Commit Graph

1229 Commits

Author SHA1 Message Date
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
Adrian Cole cafd3f9b08 Merge pull request #1232 from dkoper/master
makes fgcp live tests (at least most of them) pass again, and added @Named annotation on async api methods
2013-01-23 10:20:18 -08:00
Dies Koper c0c10f68a1 Fgcp: @Named annotations in all async api methods 2013-01-23 18:30:02 +11:00
Dies Koper 494adcaeda Fgcp: changed broken base64 logic and added unit tests 2013-01-23 18:29:40 +11:00
David Ribeiro Alves 395d8f97b2 Added @Named annotation to oauth async api 2013-01-22 19:42:12 -06:00
adriancole 24f4ae7821 first functionality in dynect: session api 2013-01-22 17:12:09 -08:00
Adrian Cole 0a31ef2c96 Merge pull request #1224 from dralves/gce-named-annotations
Added @Named annotations to gce
2013-01-22 16:40:49 -08:00
David Ribeiro Alves bb08acda44 added @Named annotations to gce 2013-01-22 16:40:40 -06:00
adriancole 085a1ef2b8 merged STS and aws-common, so that all aws apis can test support of temporary credentials 2013-01-22 12:27:44 -08:00
adriancole 2a1bf88372 promoted aws-sts to top-level 2013-01-22 12:27:44 -08:00
Adrian Cole d074fe19f2 Merge pull request #1150 from dralves/gce-instances
gce - instances api
2013-01-22 10:25:32 -08:00
David Ribeiro Alves d3dedc0cbe gce - instances api 2013-01-22 11:10:37 -06:00
Adrian Cole c095475cf7 Merge pull request #1220 from maginatics/entry-set
Use Map.entrySet where possible
2013-01-22 08:23:02 -08:00
Andrew Gaul af963df92d Use Map.entrySet where possible
Improves run-time efficiency and addresses FindBugs warnings.
2013-01-21 23:59:42 -08:00
adriancole c165fd62b2 issue #1165: add read-only zone api for route53 2013-01-21 19:57:16 -08:00
adriancole 0099c708ff added STS api for temporary credentials 2013-01-21 14:13:48 -08:00
Adrian Cole d5f7f8b07e refactored json internals to use Reflections2 2013-01-20 23:13:22 -08:00
Adrian Cole a625127fd2 added ability to look up constructors as Invokables 2013-01-20 23:13:22 -08:00
Ignasi Barrera f5d9e381de Removed all compile warnings in Abiquo 2013-01-20 12:49:06 +01:00
Adrian Cole 21ab1ae836 switched to use SocketOpen from guice 2013-01-19 20:06:18 -08:00
Adrian Cole 37e587ee51 changes related to centralizing construction of invokables 2013-01-19 17:17:30 -08:00
Adrian Cole 4980367991 centralize TypeToken creation 2013-01-19 11:31:55 -08:00
adriancole dc4ca1efbd removed deprecated methods which were easy to do 2013-01-19 08:32:45 -08:00