924 Commits

Author SHA1 Message Date
adriancole
a92cd40806 made it possible to replace a value in the ultradns record builder 2013-03-25 17:19:58 -07:00
adriancole
3be95807c2 wrong values for SRVData keys in DynECT 2013-03-25 14:36:29 -07:00
Adrian Cole
420f332a08 Merge pull request #1454 from jclouds/ultradns-tcpool-recordupdate
update pool record support in ultradns
2013-03-24 23:35:04 -07:00
adriancole
16b43b08db it is possible for an ultradns error to not include a message 2013-03-24 22:35:28 -07:00
adriancole
6ab744d674 addressed nits from issue #1453 2013-03-24 22:06:59 -07:00
adriancole
d7221dc9fc specify weight when adding pool record support in ultradns 2013-03-24 22:06:55 -07:00
adriancole
f669ed136e backfilled test that ensures login command on trmk sets content-length 2013-03-24 21:09:30 -07:00
adriancole
d9572151ae update pool record support in ultradns 2013-03-24 16:04:39 -07:00
adriancole
30a0bf7657 make error handling code in ultradns more readable 2013-03-24 15:12:24 -07:00
adriancole
43b2065947 rewrote ultradns TrafficControllerPoolApiLiveTest to validate metadata such as dname and record ttl 2013-03-24 15:10:19 -07:00
adriancole
5549eddf92 add ability to lookup traffic controller pool in ultradns by its dname 2013-03-24 15:09:53 -07:00
adriancole
6b14bec945 ultradns no longer throws an exception if you attempt to list zones of an unknown account 2013-03-24 15:09:53 -07:00
adriancole
bc52b54945 renamed IDHandler in ultradns to TextHandler as it isn't limited to ids 2013-03-24 15:09:53 -07:00
adriancole
818a6f2c6f added predicates to ultradns which simplify common queries for traffic controller resources by id 2013-03-24 15:09:53 -07:00
adriancole
83ddeb10ab added ability to get the specification of an ultradns pool record by id 2013-03-24 15:09:47 -07:00
adriancole
179a0ea30a backfilled tests for case where traffic controller record in UltraDNS doesn't exist 2013-03-24 10:38:30 -07:00
adriancole
eb1d4710ec create and delete traffic controller records in ultradns 2013-03-23 18:49:43 -07:00
adriancole
a329feee7c create and delete traffic controller pools in ultradns 2013-03-23 17:17:38 -07:00
adriancole
e3f51bd030 refactored out common id parsing logic in ultradns 2013-03-23 17:16:27 -07:00
adriancole
7bd8082106 add ability to read ultradns traffic controller pool records 2013-03-23 16:48:05 -07:00
adriancole
7dde2dd105 added base TrafficControllerPoolApi with list() implemented 2013-03-22 12:53:11 -07:00
adriancole
e7bdfa65f9 fixed bad assertion in delete rrpool in ultradns 2013-03-22 11:24:48 -07:00
adriancole
0c09140f54 azureblob does not support expires header 2013-03-21 09:07:23 -07:00
Andrew Gaul
371db8d18f Address Xlint warnings 2013-03-13 22:23:19 -07:00
adriancole
77d15933b5 add support for list records by name in dynect 2013-03-13 17:11:54 -07:00
Adrian Cole
10827445f7 Merge pull request #1412 from jclouds/ultradns-remove_recordmap
removed problematic record type mapping code
2013-03-11 22:13:21 -07:00
adriancole
75315c8a28 removed problematic record type mapping code 2013-03-11 20:35:35 -07:00
adriancole
e182497c5c add SPF and SSHFP records to dynect 2013-03-11 20:03:18 -07:00
adriancole
a95e42d180 ultradns-ws: replaced usage of UnsignedInteger with int 2013-03-11 14:56:37 -07:00
adriancole
971a82098e dynect: replace usage of UnsignedInteger with int and fixed serialized form of rdata classes 2013-03-11 14:56:33 -07:00
Adrian Cole
fb69ae0fa9 bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -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