Adrian Cole
b0cebe85d2
Merge pull request #1315 from dralves/gce-non-compute-changes
...
gce api refactoring/cleanup/changes pre compute commit
2013-02-19 23:07:58 -08:00
David Ribeiro Alves
b6b4237380
Some refactorings and cleanup, namely:
...
- Moved all relevant null checks into Resource
- Made create firewall use FirewallOptions instead of a Firewall obj
- Consolidated a lot of the HttpRequests in the expect tests to allow for reuse (in compute)
2013-02-20 00:18:47 -06:00
adriancole
608791ac5d
error handling hardening for dynect
2013-02-19 18:00:44 -08:00
adriancole
27c45a5653
corrected generic type failure in jdk7
2013-02-19 12:37:10 -08:00
Adrian Cole
b0c74083f4
Merge pull request #1316 from jclouds/dynect-rdata
...
added initial rdata implementation for DynECT
2013-02-19 08:44:42 -08:00
Adrian Cole
e20fcc39f5
Merge pull request #1320 from jclouds/dynect-redirects
...
work around DynECT api and session limitations
2013-02-19 07:39:47 -08:00
adriancole
1228b61fb3
worked around misrouted errors, large redirects, and single-threaded nature of the DynECT session
2013-02-19 01:40:12 -08:00
Alessia Prete
f278f0131f
Virtual machine nameLabel property is mandatory
2013-02-19 10:31:14 +01:00
adriancole
0c5a027fc7
added base rdata implementation for DyECT
2013-02-19 01:22:11 -08:00
Adrian Cole
9d107942b9
Merge pull request #1311 from abiquo/VirtualMachineTemplateTest
...
Set the cost code field to avoid accidental test failures
2013-02-18 09:33:10 -08:00
Susana Acedo
a4aaf845ca
Set the cost code in the template to avoid accidental test failures
2013-02-13 17:22:06 +01:00
Ignasi Barrera
a82b9db678
Added generic refresh method in Abiquo
...
In Abiquo every object contains a link to itself with rel="edit". This
commit adds a generic method in the DomainWrapper base class that reads
the link and performs a GET operation to refresh the object.
This method was already used in conversions and virtual machines, and
now every object will have it implemented.
2013-02-13 16:27:28 +01:00
adriancole
89fda8ee28
[maven-release-plugin] prepare for next development iteration
2013-02-04 17:30:46 -08:00
adriancole
2b0ad28f26
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.2
2013-02-04 17:30:44 -08:00
Adrian Cole
79f7ba0b55
Merge pull request #1301 from jclouds/dynect-zone
...
finished zone support for dynect
2013-02-04 17:19:23 -08:00
adriancole
b7fca7bff6
finished zone support for dynect
2013-02-04 16:45:43 -08:00
Adrian Cole
75bde84898
Merge pull request #1299 from jclouds/issue1184-joyent
...
command names for joyent
2013-02-04 11:07:25 -08:00
adriancole
7acc304590
issue #1184 command names for joyent
2013-02-04 08:59:24 -08:00
adriancole
1febc6b19e
issue #1184 command names for jenkins
2013-02-04 08:50:42 -08:00
adriancole
c517fad22d
issue #1184 add named for Azure commands
2013-02-02 18:46:48 -08:00
adriancole
267069755e
[maven-release-plugin] prepare for next development iteration
2013-02-02 08:41:53 -08:00
adriancole
7c924b312f
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.1
2013-02-02 08:41:51 -08:00
adriancole
23997ce505
add session management filter and read-only zone support to dynect
2013-02-01 13:39:12 -08:00
Ryan Stradling
5e01907a2f
Fixed issue with list os-families on joyent specifically smart-os ones
...
The code was checking if the third option of the urn sdc:sdc:percona which was incorrect for some os types. This has been fixed
2013-02-01 13:37:57 -08:00
Adrian Cole
8a193fc8b6
fix issue #1263 stop before deleting joyent servers
2013-01-31 11:56:06 -08:00
Adrian Cole
d9f11821b2
fix issue #1264 parse smartos in joyent
2013-01-31 11:04:15 -08:00
Adrian Cole
74ee087c3b
issue #1165 promote route53 out of labs
2013-01-31 10:16:51 -08:00
adriancole
c993eda9fb
complete route53 api
2013-01-31 00:47:23 -08:00
Adrian Cole
5aa41d07aa
Merge pull request #1261 from jclouds/aws-action-names
...
changed aws apis to use Action key for config instead of more verbose iam names
2013-01-29 05:53:06 -08:00
adriancole
b3c3cb0a88
issue #1184 changed aws apis to use Action key for config instead of more verbose iam names
2013-01-29 04:45:42 -08:00
adriancole
a51e6a8323
issue #1089 removed default timeout values so that those not using async will have simpler debugging
2013-01-29 04:19:00 -08:00
adriancole
40d9f8bfe7
changes that facilitate synchronous fallbacks and http invocation
2013-01-29 04:09:45 -08:00
adriancole
ec8f890004
added list api for route53 resource record sets
2013-01-28 18:50:14 -08:00
adriancole
a1aaa725c8
switched to logback
2013-01-28 18:45:04 -08:00
adriancole
7d7e27c61a
completed route53 zone commands
2013-01-28 11:51:57 -08:00
Adrian Cole
5702d60fb7
soapenv:mustUnderstand was in wrong position
2013-01-27 21:57:44 -08:00
Adrian Cole
f0f8eee219
added Task api for UltraDNS
2013-01-27 21:57:43 -08:00
Adrian Cole
76894f124b
Merge pull request #1251 from jclouds/ultradns-security
...
true-up security section for UltraDNS
2013-01-27 18:09:24 -08:00
Adrian Cole
93e881b8b5
true-up security section for UltraDNS
2013-01-27 16:04:58 -08:00
Adrian Cole
0e38612c9c
fixies to get FGCP template tests working
2013-01-27 15:50:24 -08:00
Adrian Cole
bec4734461
added zone list and get commands to ultradns
2013-01-27 14:22:02 -08:00
Adrian Cole
ef862775ec
changed ultradns to use https and added error handling
2013-01-27 12:11:30 -08:00
adriancole
297be182cb
issue #1165 : added skeleton for UltraDNS WS provider
2013-01-26 12:54:46 -08:00
Adrian Cole
982c502413
Merge pull request #1245 from carlpulley/ensure_hostname_in_hosts
...
Issue #1240 : Updated ensure_hostname_in_hosts to use SSH_CONNECTION
2013-01-25 09:46:59 -08:00
Carl Pulley
4b64563f97
Issue #1240 : replaced cut with awk
2013-01-25 11:31:18 +00:00
Carl Pulley
eedd8a26db
Issue #1240 : Updated ensure_hostname_in_hosts to use SSH_CONNECTION with failover to hostname -i
2013-01-25 11:00:14 +00:00
Adrian Cole
77b8a8c63f
Merge pull request #1241 from carlpulley/ensure_hostname_in_hosts
...
Issue #1240 : Improved handling of /etc/hosts updates by ensure_hostname_in_hosts
2013-01-24 16:29:53 -08:00
Carl Pulley
74c0b42b87
Issue #1240 : Improved handling of /etc/hosts updates by ensure_hostname_in_hosts
2013-01-24 22:49:17 +00:00
Andrea Turli
bc2182ddcf
added centos6.3 support; updated README; some clean up; comments addressed
2013-01-24 11:13:17 +01:00
Adrian Cole
9a47694f1a
Merge pull request #1225 from dralves/oauth-named-annotations
...
Added @Named annotation to oauth async api
2013-01-23 10:22:22 -08:00