Commit Graph

7665 Commits

Author SHA1 Message Date
adriancole 8c327f036b issue 1184 add named for Atmos commands 2013-02-02 18:12:49 -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
Adrian Cole 0c1432d88c Merge pull request #1290 from jclouds/issue1289
bug in zero length put
2013-02-01 16:06:10 -08:00
adriancole 865005afd9 fix issue #1289 bug in zero length put 2013-02-01 15:09:31 -08:00
Adrian Cole adf9cd5802 Merge pull request #1288 from jclouds/dynect-zones
add session management filter and read-only zone support to dynect
2013-02-01 14:44:00 -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 567d962718 Merge pull request #1285 from jclouds/update-route53-project-name
Updating route53 project name: jcloud route53 -> jclouds route53
2013-02-01 03:37:31 -08:00
Andrew Phillips 52cc00bf92 Updating route53 project name: jcloud route53 -> jclouds route53 2013-02-01 02:08:20 -05:00
Adrian Cole 6e4a772d75 Merge pull request #1281 from jclouds/bouncycastle-1.46
rollback bouncycastle 1.47 as we aren't using it and it causes havok in maven
2013-01-31 19:42:56 -08:00
Adrian Cole ecbf2b1808 rollback bouncycastle 1.47 as we aren't using it and it causes havok in maven 2013-01-31 18:54:24 -08:00
Adrian Cole 95add25125 Merge pull request #1279 from jclouds/get-becomes-post
worked around issue where GET can become POST
2013-01-31 18:10:37 -08:00
adriancole ece2c962a0 worked around issue where GET can become POST 2013-01-31 17:43:49 -08:00
Adrian Cole 961ab8e26c Merge pull request #1278 from jclouds/nova-without-adminpass
fix issue #1277 some nova installs do not generate passwords
2013-01-31 17:31:15 -08:00
adriancole e85b7b7cc8 fix issue #1277 some nova installs do not generate passwords 2013-01-31 13:56:39 -08:00
Adrian Cole bdc2fb3a1e Merge pull request #1276 from jclouds/issue1263
stop joyent nodes before deleting them
2013-01-31 12:35:24 -08:00
Adrian Cole 8a193fc8b6 fix issue #1263 stop before deleting joyent servers 2013-01-31 11:56:06 -08:00
Adrian Cole 6a80aa4313 unwrap UncheckedExecutionException 2013-01-31 11:55:36 -08:00
Adrian Cole f804932623 Merge pull request #1275 from jclouds/issue1264
parse smartos in joyent
2013-01-31 11:42:10 -08:00
Adrian Cole d9f11821b2 fix issue #1264 parse smartos in joyent 2013-01-31 11:04:15 -08:00
Adrian Cole e5336187da Merge pull request #1273 from jclouds/promote-route53
issue #1165 promote route53 out of labs
2013-01-31 10:59:06 -08:00
Adrian Cole 74ee087c3b issue #1165 promote route53 out of labs 2013-01-31 10:16:51 -08:00
Adrian Cole 51b518765b Merge pull request #1271 from richardcloudsoft/cloudstack-req-sign-1.6
Fix CloudStack URL signing for fields with [ chars
2013-01-31 07:46:34 -08:00
Richard Downer 343da68502 Fix CloudStack URL signing for fields with [ chars
Commit 69a8304 caused the CloudStack QuerySigner to generate invalid
signatures where key names contained square brackets, such as in the
"iptonetworklist[N]" field to deployVirtualMachine. The commit changed
the whole query string being URL-encoded, whereas previously the field
values were encoded but the field names were not. The CloudStack API
guide says that values that should be encoded for signing but not field
names, and indeed the commit does cause signatures to be rejected.

This commit reverses the change to QuerySigner.createStringToSign() and
adds a unit test for this case.
2013-01-31 11:18:39 +00:00
Adrian Cole 226d60237e Merge pull request #1270 from jclouds/complete-route53
complete route53 api
2013-01-31 02:11:06 -08:00
adriancole c993eda9fb complete route53 api 2013-01-31 00:47:23 -08:00
Adrian Cole d1299c9311 Merge pull request #1268 from jclouds/decouple-InvokeHttpMethod
decoupled InvokeHttpMethod, which allows circular dependencies in cloudstack to resolve
2013-01-30 14:28:57 -08:00
adriancole fd3a5a3b9a decoupled InvokeHttpMethod, which allows circular dependencies in cloudstack to resolve 2013-01-30 12:51:17 -08:00
Adrian Cole 964ae3e2aa Merge pull request #1266 from jclouds/cloudstack-deployparse
allow SelectJson to specify multiple field names; fix cloudstack 4.1 field rename problem
2013-01-30 10:21:58 -08:00
Adrian Cole bb36c363b7 fix issue #1254 cloudstack renamed deployvirtualmachineresponse in version 4.1 2013-01-30 09:15:53 -08:00
Adrian Cole 55a10d4c5d allow SelectJson to specify multiple field names, in case the server renamed something 2013-01-30 09:03:50 -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
Adrian Cole 9f7507b1e8 Merge pull request #1260 from jclouds/sync-http
Synchronous commands now use calling thread
2013-01-29 05:42:58 -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 878313582a issue #1089 synchronous commands no longer spawn threads unless a timeout is specified 2013-01-29 04:08:42 -08:00
Adrian Cole 42ab9c21fb Merge pull request #1259 from jclouds/route53-rrsets
Route53 rrsets
2013-01-28 21:14:36 -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
Adrian Cole 333c1e2d94 Merge pull request #1258 from rackspace/rax-clb-method-rename
Rename methods for consistency with other Rackspace/OpenStack APIs.
2013-01-28 16:39:04 -08:00
Everett Toews 907c6a3a11 Rename methods for consistency with other Rackspace/OpenStack APIs. Changed remove to delete as delete is the opposite of create. 2013-01-28 16:24:54 -06:00
Adrian Cole c99dbd944d Merge pull request #1257 from dralves/master
added GCEL linux flavor to OSFamily
2013-01-28 14:23:35 -08:00
Adrian Cole 1e670312ca Merge pull request #1255 from jclouds/route53-zone
completed route53 zone commands
2013-01-28 12:48:49 -08:00
David Ribeiro Alves 208d6e6014 added GCEL linux to OsFamily 2013-01-28 15:34:44 -05:00
adriancole 7d7e27c61a completed route53 zone commands 2013-01-28 11:51:57 -08:00
Adrian Cole 5eb60962f9 Merge pull request #1252 from jclouds/ultra-tasks
added Task api for UltraDNS
2013-01-27 22:38:02 -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