adriancole
|
dd863238ac
|
Revert "[JCLOUDS-43] add TransactionApi and tests to ultradns-ws provider"
This reverts commit b021d743fd .
|
2013-05-17 15:11:25 -07:00 |
adriancole
|
ded3c3e66b
|
Revert "[JCLOUDS-43] add scoped transaction support to ultradns-ws"
This reverts commit f88609d1dd .
|
2013-05-17 15:11:22 -07:00 |
adriancole
|
7420cb7186
|
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
|
2013-05-16 21:33:44 -07:00 |
adriancole
|
60388a6ed5
|
[JCLOUDS-43] add scoped transaction support to ultradns-ws
|
2013-05-15 13:33:50 -07:00 |
adriancole
|
d3486342e0
|
[JCLOUDS-43] add TransactionApi and tests to ultradns-ws provider
|
2013-05-15 13:33:50 -07:00 |
Andrew Bayer
|
97fdc2655d
|
JCLOUDS-37. Fix RAT violations in incubator-jclouds, 1.6.x branch
|
2013-05-13 19:17:37 -07:00 |
adriancole
|
304dcd7a7f
|
added code and tests for geo-based write ops in ultradns
|
2013-04-17 22:54:19 -07:00 |
Andrew Gaul
|
bdd48ca5bf
|
Address Checkstyle violations
This commit requires temporarily disabling some checks.
|
2013-04-17 17:33:06 -07:00 |
adriancole
|
aa4e461238
|
cleanup naming convention differences across ultradns apis
|
2013-04-16 11:51:21 -07:00 |
adriancole
|
3ce42dda0e
|
converted RegionToTerritories to a multimap and normalized use of IdAndName
|
2013-04-15 12:05:00 -07:00 |
adriancole
|
7ebe387255
|
corrected argument order on DirectionalRecordDetail of ultradns
|
2013-04-13 20:21:45 -07:00 |
adriancole
|
1fc64cf36c
|
fixed toString on ultra domain objects
|
2013-04-10 12:20:23 -07:00 |
adriancole
|
6ca8d76187
|
added ability to read directional groups in ultradns
|
2013-04-10 12:20:23 -07:00 |
adriancole
|
8a6335a18d
|
added ability to read directional pools and records in ultradns
|
2013-04-10 12:20:23 -07:00 |
adriancole
|
d32c449efb
|
added ability to read the regions available in ultradns
|
2013-04-10 12:20:23 -07:00 |
Adrian Cole
|
001c2cc91b
|
Merge pull request #1515 from jclouds/async-is-an-option-1.6.x
Async is an option 1.6.x
|
2013-04-10 11:14:42 -07:00 |
adriancole
|
d0d1076ed7
|
use more constants in ultradns-ws tests
|
2013-04-09 23:34:12 -07:00 |
adriancole
|
4a41e245f4
|
removed async api from ultradns-ws
|
2013-04-09 23:30:35 -07:00 |
adriancole
|
8c75a556db
|
addressed nits from issue #1453
|
2013-04-09 23:30:24 -07:00 |
adriancole
|
9d57af1c2e
|
deprecated all top-level Async apis and clients
|
2013-04-09 13:38:43 -07:00 |
adriancole
|
39f3dba5ef
|
moved all code off use of RestContext except CloudStackContext, which will use it until 1.7
|
2013-04-09 13:38:31 -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
|
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
|
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
|
e2622b93d9
|
removed problematic record type mapping code
|
2013-03-11 22:13:44 -07:00 |
adriancole
|
2252451ab0
|
ultradns-ws: replaced usage of UnsignedInteger with int
|
2013-03-11 15:44:25 -07:00 |
adriancole
|
b1ad2148ee
|
promote ultradns-ws out of labs
|
2013-03-08 16:33:26 -08:00 |