Everett Toews
5ad9867e27
Initial commit for the Rackspace DNS API.
2013-03-06 16:02:39 -06: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
Adrian Cole
79f7ba0b55
Merge pull request #1301 from jclouds/dynect-zone
...
finished zone support for dynect
2013-02-04 17:19:23 -08:00
adriancole
b7fca7bff6
finished zone support for dynect
2013-02-04 16:45:43 -08:00
Adrian Cole
75bde84898
Merge pull request #1299 from jclouds/issue1184-joyent
...
command names for joyent
2013-02-04 11:07:25 -08:00
adriancole
7acc304590
issue #1184 command names for joyent
2013-02-04 08:59:24 -08:00
adriancole
1febc6b19e
issue #1184 command names for jenkins
2013-02-04 08:50:42 -08:00
adriancole
c517fad22d
issue #1184 add named for Azure commands
2013-02-02 18:46:48 -08:00
adriancole
267069755e
[maven-release-plugin] prepare for next development iteration
2013-02-02 08:41:53 -08:00
adriancole
7c924b312f
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.1
2013-02-02 08:41:51 -08:00
adriancole
23997ce505
add session management filter and read-only zone support to dynect
2013-02-01 13:39:12 -08:00
Ryan Stradling
5e01907a2f
Fixed issue with list os-families on joyent specifically smart-os ones
...
The code was checking if the third option of the urn sdc:sdc:percona which was incorrect for some os types. This has been fixed
2013-02-01 13:37:57 -08:00
Adrian Cole
8a193fc8b6
fix issue #1263 stop before deleting joyent servers
2013-01-31 11:56:06 -08:00
Adrian Cole
d9f11821b2
fix issue #1264 parse smartos in joyent
2013-01-31 11:04:15 -08:00
Adrian Cole
74ee087c3b
issue #1165 promote route53 out of labs
2013-01-31 10:16:51 -08:00