Commit Graph

1287 Commits

Author SHA1 Message Date
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
Adrian Cole 3ddc86a2b3 Merge pull request #1396 from jclouds/unhook-orphans
remove references to unmaintained lab providers
2013-03-08 14:38:43 -08:00
adriancole 89a3878b5e remove references to unmaintained lab providers 2013-03-08 13:32:56 -08:00
adriancole 6680258b4a remove exception handling when a record set is not found 2013-03-08 13:26:48 -08:00
adriancole a3250011aa check ids returned from resources are not null 2013-03-08 12:30:12 -08:00
adriancole 2830c0bca9 added Round Robin Pool features to UltraDNS 2013-03-07 14:08:01 -08:00
Adrian Cole e48f0e3f3d Merge pull request #1390 from jclouds/ultra-lbpool
initial start on lbpool for ultra
2013-03-06 18:28:03 -08:00
adriancole 94cbb0a604 initial start on lbpool for ultra 2013-03-06 17:47:26 -08:00
Adrian Cole 254eace992 Merge pull request #1389 from rackspace/rax-dns
Initial commit for the Rackspace DNS API.
2013-03-06 15:59:49 -08:00
Adrian Cole f88d20b722 Merge pull request #1388 from hpcloud/feature/openstack-labs
1385 - Restructure openstack projects in labs
2013-03-06 15:56:55 -08:00
Everett Toews 5ad9867e27 Initial commit for the Rackspace DNS API. 2013-03-06 16:02:39 -06:00
Jeremy Daggett b35272b3cd 1385 - Restructure openstack projects in labs 2013-03-06 12:48:32 -08:00
Ignasi Barrera 713673d02e Fix #1379: Use dependencies from Maven Central 2013-03-04 17:04:41 +01: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
Adrian Cole 31102571b4 added record crud for dynect 2013-03-03 22:29:17 -08:00
Adrian Cole 0a1730fb89 in dynect, most mutations are actually scheduling 2013-03-03 22:15:31 -08:00
adriancole fad291a29f dynect: cleaner approach to sending non-standard Content-Type on GET 2013-03-03 21:09:44 -08:00
adriancole fc39b2b92b address bug where expect-100 continue can hang things 2013-03-01 15:34:36 -08:00
Ignasi Barrera 70287a0482 Added comment to force a new build 2013-03-01 17:01:21 +01:00
Ignasi Barrera 79ece50fc1 Disabled Abiquo build until deps are in Maven central 2013-03-01 15:17:08 +01:00
David Ribeiro Alves 310aee2d01 made oauth throw AuthorizationException on GeneralSecurityExceptioon and IllegalArgumentException 2013-02-25 23:01:12 -06:00
Adrian Cole 58dc9b9796 added iam instance profile support 2013-02-25 10:15:36 -08:00
Adrian Cole 83a36148ee switched iam to use logback 2013-02-25 10:14:40 -08:00
Adrian Cole 62eb20a8dc Merge pull request #1358 from jclouds/iam-role-policy
added IAM role policy crud
2013-02-25 08:43:10 -08:00
Adrian Cole 5626922ad4 Merge pull request #1354 from maginatics/findbugs
Address FindBugs warnings
2013-02-24 23:46:49 -08:00
Adrian Cole c22699a2b2 added IAM role policy crud 2013-02-24 23:37:25 -08:00
Andrew Gaul ff42fdfa13 Address FindBugs warnings 2013-02-24 20:17:50 -08:00
Adrian Cole 94ead237fa added basic CRUD for IAM roles 2013-02-24 18:48:32 -08:00
Adrian Cole bb14629fa0 iam user api cleanup 2013-02-24 18:48:15 -08:00
Adrian Cole 7e270c5ddb various cleanups to get ec2 subnet api up to latest 2013-02-24 14:40:31 -08:00
Adrian Cole 9741babe39 updated IAM listing to be inline with other recent aws apis 2013-02-24 12:34:25 -08:00
Andrew Gaul 1f995879d6 Address FindBugs errors 2013-02-22 20:59:29 -08:00
adriancole 21f3409c47 ultradns rr crud 2013-02-22 13:25:59 -08:00
adriancole f471be32d7 ultradns create/delete zone 2013-02-21 20:27:48 -08:00
Adrian Cole b0cebe85d2 Merge pull request #1315 from dralves/gce-non-compute-changes
gce api refactoring/cleanup/changes pre compute commit
2013-02-19 23:07:58 -08:00
David Ribeiro Alves b6b4237380 Some refactorings and cleanup, namely:
- Moved all relevant null checks into Resource
- Made create firewall use FirewallOptions instead of a Firewall obj
- Consolidated a lot of the HttpRequests in the expect tests to allow for reuse (in compute)
2013-02-20 00:18:47 -06:00
adriancole 608791ac5d error handling hardening for dynect 2013-02-19 18:00:44 -08:00
adriancole 27c45a5653 corrected generic type failure in jdk7 2013-02-19 12:37:10 -08:00
Adrian Cole b0c74083f4 Merge pull request #1316 from jclouds/dynect-rdata
added initial rdata implementation for DynECT
2013-02-19 08:44:42 -08:00
Adrian Cole e20fcc39f5 Merge pull request #1320 from jclouds/dynect-redirects
work around DynECT api and session limitations
2013-02-19 07:39:47 -08:00
adriancole 1228b61fb3 worked around misrouted errors, large redirects, and single-threaded nature of the DynECT session 2013-02-19 01:40:12 -08:00
Alessia Prete f278f0131f Virtual machine nameLabel property is mandatory 2013-02-19 10:31:14 +01:00
adriancole 0c5a027fc7 added base rdata implementation for DyECT 2013-02-19 01:22:11 -08:00
Adrian Cole 9d107942b9 Merge pull request #1311 from abiquo/VirtualMachineTemplateTest
Set the cost code field to avoid accidental test failures
2013-02-18 09:33:10 -08:00
Susana Acedo a4aaf845ca Set the cost code in the template to avoid accidental test failures 2013-02-13 17:22:06 +01:00
Ignasi Barrera a82b9db678 Added generic refresh method in Abiquo
In Abiquo every object contains a link to itself with rel="edit". This
commit adds a generic method in the DomainWrapper base class that reads
the link and performs a GET operation to refresh the object.

This method was already used in conversions and virtual machines, and
now every object will have it implemented.
2013-02-13 16:27:28 +01: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