Commit Graph

923 Commits

Author SHA1 Message Date
adriancole bfd5b114d7 [maven-release-plugin] prepare for next development iteration 2013-03-25 20:50:05 -07:00
adriancole db9d422a04 [maven-release-plugin] prepare release jclouds-1.6.0-rc.2 2013-03-25 20:50:04 -07:00
adriancole d9fce149e3 made it possible to replace a value in the ultradns record builder 2013-03-25 17:54:19 -07:00
adriancole 3886731a6e wrong values for SRVData keys in DynECT 2013-03-25 15:24:38 -07:00
adriancole e85155aced fixed bad assertion in delete rrpool in ultradns 2013-03-25 00:11:57 -07:00
adriancole e5f41f0d1b it is possible for an ultradns error to not include a message 2013-03-24 23:47:21 -07:00
adriancole b93d1266e8 specify weight when adding pool record support in ultradns 2013-03-24 23:44:28 -07:00
adriancole 2a4198d217 update pool record support in ultradns 2013-03-24 23:43:41 -07:00
adriancole ebcffdf85b backfilled test that ensures login command on trmk sets content-length 2013-03-24 22:31:18 -07:00
adriancole a27d11ddef make error handling code in ultradns more readable 2013-03-24 15:52:27 -07:00
adriancole 308d460a8b rewrote ultradns TrafficControllerPoolApiLiveTest to validate metadata such as dname and record ttl 2013-03-24 15:52:27 -07:00
adriancole e5c78414d1 add ability to lookup traffic controller pool in ultradns by its dname 2013-03-24 15:52:27 -07:00
adriancole 1979b21a85 ultradns no longer throws an exception if you attempt to list zones of an unknown account 2013-03-24 15:52:27 -07:00
adriancole 7f0787c28f renamed IDHandler in ultradns to TextHandler as it isn't limited to ids 2013-03-24 15:52:26 -07:00
adriancole b629cd7053 added predicates to ultradns which simplify common queries for traffic controller resources by id 2013-03-24 15:52:26 -07:00
adriancole f6a454b61b added ability to get the specification of an ultradns pool record by id 2013-03-24 15:52:26 -07:00
adriancole f40285223b backfilled tests for case where traffic controller record in UltraDNS doesn't exist 2013-03-24 15:52:26 -07:00
adriancole 2c7934e705 create and delete traffic controller records in ultradns 2013-03-24 07:55:02 -07:00
adriancole d5440c1e16 create and delete traffic controller pools in ultradns 2013-03-24 07:55:02 -07:00
adriancole 0c6b84aa10 refactored out common id parsing logic in ultradns 2013-03-24 07:55:02 -07:00
adriancole bd0fc715d0 add ability to read ultradns traffic controller pool records 2013-03-23 17:14:04 -07:00
adriancole 5e48bae7ee added base TrafficControllerPoolApi with list() implemented 2013-03-22 13:33:05 -07:00
adriancole 1b5ac0a562 azureblob does not support expires header 2013-03-22 11:48:56 -07:00
adriancole 1ed57c4833 add support for list records by name in dynect 2013-03-13 17:53:07 -07:00
adriancole e2622b93d9 removed problematic record type mapping code 2013-03-11 22:13:44 -07:00
adriancole 084268e951 add SPF and SSHFP records to dynect 2013-03-11 20:43:55 -07:00
adriancole 2252451ab0 ultradns-ws: replaced usage of UnsignedInteger with int 2013-03-11 15:44:25 -07:00
adriancole aeee6ceb31 dynect: replace usage of UnsignedInteger with int and fixed serialized form of rdata classes 2013-03-11 15:44:25 -07:00
Adrian Cole 3ec76d3072 [maven-release-plugin] prepare for next development iteration 2013-03-08 20:27:16 -08:00
Adrian Cole 1221795f36 [maven-release-plugin] prepare release jclouds-1.6.0-rc.1 2013-03-08 20:27:15 -08:00
adriancole 83a31e7692 unhook labs dependency from aws-ec2; to be re-enabled when issue #1400 is complete 2013-03-08 19:30:41 -08:00
adriancole df346ade7e promote dynect out of labs 2013-03-08 18:02:58 -08:00
adriancole b1ad2148ee promote ultradns-ws out of labs 2013-03-08 16:33:26 -08:00
adriancole c31145e42e [maven-release-plugin] prepare for next development iteration 2013-03-04 06:13:59 -08:00
adriancole 0eb3ee8091 [maven-release-plugin] prepare release jclouds-1.6.0-alpha.4 2013-03-04 06:13:57 -08:00
adriancole 1e98bc51ab azureblob: explicitly set Expect header on methods that need it 2013-03-03 21:09:53 -08:00
adriancole 1c2090fd08 s3: explicitly set Expect header on methods that need it 2013-03-03 21:09:49 -08:00
adriancole 2c3c3fad52 swift: explicitly set Expect header on methods that need it 2013-03-03 21:09:48 -08:00
Diwaker Gupta c37d3103e7 Fix static access of MultipartUpload members. 2013-03-01 18:49:28 -08:00
Shri Javadekar 32f8d8d3ca Add directory specific live test to AWS-S3.
This patch adds a test to the AWS live test suite for making sure
that a directory is basically a blob with a trailing '/'.
2013-02-27 22:52:44 -08:00
Adrian Cole 1fbc47bd77 added iam instance profile args to aws-ec2 2013-02-25 17:35:02 -08:00
Adrian Cole ac7a4b5354 unhooked version dependency from ec2 async tests 2013-02-25 17:04:32 -08:00
Andrew Gaul ff42fdfa13 Address FindBugs warnings 2013-02-24 20:17:50 -08:00
Adrian Cole 7e270c5ddb various cleanups to get ec2 subnet api up to latest 2013-02-24 14:40:31 -08:00
Andrew Gaul 1f995879d6 Address FindBugs errors 2013-02-22 20:59:29 -08:00
Everett Toews eef3d71526 Added version to Rackspace Cloud Load Balancer package namespace. 2013-02-21 16:07:15 -06:00
adriancole bebdfff5be synchronized naming of route53 with aws sdk, and changed resource record type from enum to string 2013-02-19 15:32:20 -08: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
adriancole f3f4dc9f2a issue #1184 normalize command names for all swift derivatives 2013-02-03 12:05:20 -08:00