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
Adrian Cole
a997d10d16
Merge pull request #1324 from jclouds/dynect-hardening
...
error handling hardening for dynect
2013-02-19 21:02:04 -08:00
adriancole
608791ac5d
error handling hardening for dynect
2013-02-19 18:00:44 -08:00
Adrian Cole
485e0bfa9d
Merge pull request #1323 from jclouds/route53-sync
...
synchronized naming of route53 with aws sdk
2013-02-19 16:32:04 -08:00
adriancole
bebdfff5be
synchronized naming of route53 with aws sdk, and changed resource record type from enum to string
2013-02-19 15:32:20 -08:00
Adrian Cole
d6e38116c3
Merge pull request #1322 from jclouds/dynect-jdk7
...
corrected generic type failure in jdk7 in dynect
2013-02-19 13:25:13 -08:00
adriancole
27c45a5653
corrected generic type failure in jdk7
2013-02-19 12:37:10 -08:00
Adrian Cole
3cdf716334
Merge pull request #1317 from rackspace/swift-rax-large-file-upload-fix
...
Fixed inheritance hierarchy for Swift and Cloud Files to avoid problems when using BlobStore.
2013-02-19 09:24:53 -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
Adrian Cole
f0ff0046df
Merge pull request #1321 from abiquo/mandatory-vmname
...
Virtual machine nameLabel property is mandatory
2013-02-19 07:39:01 -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
adriancole
67d74528db
RedirectionRetryHandler ignored PROPERTY_MAX_REDIRECTS on backoff
2013-02-19 01:39:11 -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
3f31895614
Merge pull request #1314 from maginatics/creation-date
...
Expose resource creation date
2013-02-18 19:14:06 -08:00
Everett Toews
3e51ff183c
Fixed inheritance hierarchy for Swift and Cloud Files to avoid problems when using BlobStore.
2013-02-18 16:24:13 -06:00
Andrew Gaul
b51ce5994a
Expose resource creation date
2013-02-18 11:26:44 -08:00
Adrian Cole
b80976d4be
Merge pull request #1313 from rackspace/rax-clb-docs
...
Updated Rackspace Cloud Load Balancers doc.
2013-02-18 09:37:21 -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
Adrian Cole
4bd2930e82
Merge pull request #1310 from nacx/refresh-objects
...
Added generic refresh method in Abiquo
2013-02-18 09:32:42 -08:00
Everett Toews
9c2990201b
Updated Rackspace Cloud Load Balancers doc.
2013-02-14 16:13:51 -06: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
Adrian Cole
49990d97e4
Merge pull request #1305 from maginatics/unneeded-function-example
...
Replace unneeded Function with imperative approach
2013-02-05 11:32:06 -08:00
Andrew Gaul
3734fe8100
Replace unneeded Function with imperative approach
...
The latter is more concise, faster, and compact. .class size in bytes
before:
LocalAsyncBlobStore$5.class 1883
LocalAsyncBlobStore.class 20743
and after:
LocalAsyncBlobStore.class 21041
2013-02-05 10:20:24 -08: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
ae1c3e56f1
Merge pull request #1300 from jclouds/zero-length-put
...
set content-length on zero length payload
2013-02-04 12:00:00 -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
Adrian Cole
16cfdba353
Merge pull request #1298 from jclouds/issue1184-jenkins
...
command names for jenkins
2013-02-04 11:07:00 -08:00
adriancole
6c658f6450
fix issue #1297 put with zero length payload
2013-02-04 10:32:03 -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
756e7724ef
typo
2013-02-04 07:24:18 -08:00
Adrian Cole
d1088cd958
Merge pull request #1295 from jclouds/issue1184-swift
...
normalize command names for all swift derivatives
2013-02-03 15:48:48 -08:00
Adrian Cole
e6ae5113db
Merge pull request #1296 from jclouds/issue1184-cloudstack
...
command names for cloudstack
2013-02-03 13:53:50 -08:00
adriancole
1bcf73197d
issue #1184 command names for cloudstack
2013-02-03 13:03:46 -08:00
adriancole
f3f4dc9f2a
issue #1184 normalize command names for all swift derivatives
2013-02-03 12:05:20 -08:00
Adrian Cole
82c9d709b6
Merge pull request #1292 from jclouds/issue1184-atmos
...
add named for Atmos commands
2013-02-03 09:29:59 -08:00
Adrian Cole
8d8cba3973
Merge pull request #1293 from jclouds/issue1184-azure
...
add named for Azure commands
2013-02-03 09:28:16 -08:00
adriancole
c517fad22d
issue #1184 add named for Azure commands
2013-02-02 18:46:48 -08:00
adriancole
8c327f036b
issue 1184 add named for Atmos commands
2013-02-02 18:12:49 -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
Adrian Cole
0c1432d88c
Merge pull request #1290 from jclouds/issue1289
...
bug in zero length put
2013-02-01 16:06:10 -08:00
adriancole
865005afd9
fix issue #1289 bug in zero length put
2013-02-01 15:09:31 -08:00