Commit Graph

7939 Commits

Author SHA1 Message Date
Everett Toews e0b441f778 Merge pull request #1468 from rackspace/rax-mv-cloudidentity-fallbacks
Moved CloudIdentityFallbacks to main instead of test.
2013-03-28 06:52:08 -07:00
Everett Toews 67745b5ef9 Moved CloudIdentityFallbacks to src instead of test. 2013-03-27 16:10:28 -05:00
Adrian Cole 3aae5c2340 Merge pull request #1462 from jclouds/ultradns-rr-builder
made it possible to replace a value in the ultradns record builder
2013-03-25 17:52:20 -07:00
adriancole a92cd40806 made it possible to replace a value in the ultradns record builder 2013-03-25 17:19:58 -07:00
Adrian Cole d8b227085c Merge pull request #1461 from jclouds/dynect-wrongkeys
wrong values for SRVData keys in DynECT
2013-03-25 15:23:02 -07:00
adriancole 3be95807c2 wrong values for SRVData keys in DynECT 2013-03-25 14:36:29 -07:00
Adrian Cole b943a8c19f Merge pull request #1460 from rackspace/rax-pagination
PaginatedCollection for Rackspace style pagination.
2013-03-25 12:45:11 -07:00
Everett Toews 870c7d8450 PaginatedCollection for Rackspace style pagination. 2013-03-25 14:22:32 -05:00
Adrian Cole db24e1525a Merge pull request #1459 from jclouds/trmk-taskslist
corrected map binder for terremark so that it is compatible w/ jclouds 1.6
2013-03-25 10:50:28 -07:00
adriancole 29d5eb37db added nullable to nullable parameter 2013-03-25 10:45:53 -07:00
adriancole d4422e1ff5 corrected map binder for terremark so that it is compatible w/ jclouds 1.6 2013-03-25 09:17:24 -07:00
Adrian Cole de108293c7 Merge pull request #1458 from jclouds/null-trmk-templates
don't fail horribly on null trmk templates
2013-03-25 09:04:10 -07:00
adriancole ef2131cba0 it is possible that for access control reasons, templates in trmk can be null 2013-03-25 08:28:54 -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
Adrian Cole 8e21cdf06e Merge pull request #1455 from jclouds/fix-trmk
Fix trmk
2013-03-24 22:30:34 -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 2334d824be added missing annotation for trmk provides method 2013-03-24 20:58:50 -07:00
adriancole cd79a9d876 HttpUrlConnection reverts Content-Length=0 on POST unless doOutput is set to true 2013-03-24 20:58:29 -07:00
adriancole d9572151ae update pool record support in ultradns 2013-03-24 16:04:39 -07:00
Adrian Cole a7dc94ea77 Merge pull request #1453 from jclouds/ultradns-tcpool-hardening
Ultradns tcpool hardening
2013-03-24 15:48:47 -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
Adrian Cole 9555e552a0 Merge pull request #1452 from jclouds/ultradns-tcpool-createdelete
UltraDNS tcpool create|delete
2013-03-24 07:54:16 -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
Adrian Cole 4267c55745 Merge pull request #1451 from jclouds/ultradns-tcpoolrecord-list
add ability to read ultradns traffic controller pool records
2013-03-23 17:13:26 -07:00
adriancole 7bd8082106 add ability to read ultradns traffic controller pool records 2013-03-23 16:48:05 -07:00
Adrian Cole 7e285bcb4b Merge pull request #1450 from jclouds/route53-rrset-values
route53: ResourceRecordSet.Builder.values
2013-03-22 15:56:46 -07:00
Adrian Cole 254aafb157 Merge pull request #1449 from zack-shoylev/windows-fix
Fixes running maven tests on windows.
2013-03-22 15:18:26 -07:00
adriancole 2095ef5973 add ability to reset as opposed to always append to ResourceRecordSet.values 2013-03-22 15:16:48 -07:00
zack-shoylev b19b4d701a Fixes running maven tests on windows. The tests and the private key
builder code were not all properly using
System.getProperty("line.separator") and were instead in some cases just
using "\n"

lineSeparator variable shortened
jclouds formatting applied

reverts and refixes formatting changes

This should fix some missing changes
2013-03-22 21:15:56 +00:00
Adrian Cole a8bb4a8b46 Merge pull request #1447 from jclouds/ultradns-tcpool-list
added base TrafficControllerPoolApi with list() implemented
2013-03-22 13:32:40 -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
Adrian Cole c76c599f77 Merge pull request #1446 from jclouds/route53-weighted
fix bug in route53 weighted rrsets
2013-03-22 09:27:39 -07:00
adriancole 6b931eeb25 corrected serialization bug in weighted route53 rrsets and backfilled missing tests 2013-03-22 08:44:56 -07:00
Matt Stephenson 1713e9f102 Fix missing final keyword for private member variables in cloudloadbalancers api. 2013-03-21 16:06:29 -07:00
Adrian Cole 075900848f Merge pull request #1443 from jclouds/azure-no-expiry
azureblob does not support expires header
2013-03-21 10:09:37 -07:00
adriancole 0c09140f54 azureblob does not support expires header 2013-03-21 09:07:23 -07:00
Matt Stephenson fc9c484126 Merge pull request #1437 from dkoper/master
add option to allow ssh to bypass HTTP proxy
2013-03-19 08:04:28 -07:00