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
Dies Koper
7a5cc9e2af
add PROPERTY_PROXY_FOR_SOCKETS constant to allow ssh connections to bypass HTTP proxies
2013-03-19 18:16:05 +11:00
Everett Toews
e93b79d145
Merge pull request #1436 from rackspace/rax-clb-verb-first-rename
...
Renamed Rackspace Cloud Load Balanacer domain objects with verb first.
2013-03-18 16:29:23 -07:00
Everett Toews
d8b82401ea
Renamed Rackspace Cloud Load Balanacer domain objects with verb first.
2013-03-18 16:55:53 -05:00
Andrew Gaul
3d6a2a634f
Merge pull request #1433 from maginatics/mailmap
...
Update .mailmap
2013-03-17 21:58:24 -07:00
Andrew Gaul
6d67578108
Update .mailmap
2013-03-17 21:57:52 -07:00
Andrew Gaul
6e9d278edc
Merge pull request #1427 from maginatics/guava-14.0.1
...
Upgrade to Guava 14.0.1
2013-03-17 21:56:46 -07:00
Andrew Gaul
ee73882089
Merge pull request #1429 from maginatics/keystone-1.1-correct-auth-timeout
...
Correct Keystone 1.1 authentication token timeout
2013-03-17 17:50:51 -07:00
Andrew Gaul
c3542f9d12
Correct Keystone 1.1 authentication token timeout
...
We should renew after 30 minutes, not 30 hours.
2013-03-17 16:27:31 -07:00
Andrew Gaul
9132c7880c
Upgrade to Guava 14.0.1
...
Release notes:
https://code.google.com/p/guava-libraries/wiki/Release14
2013-03-15 21:20:23 -07:00
Adrian Cole
5cdd8e3623
Merge pull request #1425 from jclouds/json-bytelist
...
correct order of List<Byte> gson registration and filled missing test
2013-03-14 10:37:14 -07:00
adriancole
6f9794dedb
correct order of List<Byte> gson registration and filled missing test
2013-03-14 09:44:28 -07:00
Adrian Cole
97a76c2ab4
Merge pull request #1424 from maginatics/xlint
...
Address Xlint warnings
2013-03-14 00:24:55 -07:00
Andrew Gaul
371db8d18f
Address Xlint warnings
2013-03-13 22:23:19 -07:00
Adrian Cole
2e1cc3c281
Merge pull request #1423 from jclouds/route53-list-name
...
add support for list recordsets by name in route53
2013-03-13 18:21:44 -07:00
Adrian Cole
168121f9b3
Merge pull request #1422 from maginatics/filebackedoutputstream-reset
...
Call FileBackedOutputStream.reset on InputStream.close
2013-03-13 18:21:22 -07:00
Adrian Cole
9dc73a98e4
Merge pull request #1421 from jclouds/dynect-list-name
...
add support for list records by name in dynect
2013-03-13 17:52:34 -07:00
Adrian Cole
4739636cf9
Merge pull request #1419 from rackspace/rax-clb-rename
...
Renamed classes that create and update to be consistent with other Rackspace APIs.
2013-03-13 17:30:25 -07:00
adriancole
ac09111dca
add support for list recordsets by name in route53
2013-03-13 17:28:53 -07:00
adriancole
77d15933b5
add support for list records by name in dynect
2013-03-13 17:11:54 -07:00