7116 Commits

Author SHA1 Message Date
Steve Loughran
e5f58e0283 integrated RetryAfterException into OpenStack Nova error response 2012-12-10 16:27:15 -08:00
Adrian Cole
42266a3b98 added RetryAfterException and placed in default exception handling 2012-12-10 16:27:06 -08:00
Adrian Cole
802b570068 added rfc822 + iso8601Seconds to DateCodecFactory and simplified ctor 2012-12-10 16:26:25 -08:00
Adrian Cole
04e43c75f1 Path annotation ignored when endpoint not set on caller 2012-12-09 15:07:51 -08:00
Adrian Cole
d3555e7988 cleaned up unnecessary wrapping of ExecutionException 2012-12-09 15:07:51 -08:00
Ignasi Barrera
ed0e6f2ebe Remove net.oauth dependency 2012-12-09 11:50:42 -08:00
Adrian Cole
df9dadd8e4 removed redundant tests present in EC2ElasticBlockStoreClientExpectTest 2012-12-09 11:33:48 -08:00
Ignasi Barrera
d36ca103f3 Fixed decoding of some PKCS1 encoded public keys 2012-12-08 22:09:40 -08:00
Ioannis Canellos
c267108cbb fix issue #1044: Added listener interfaces for Providers and Apis. 2012-12-08 17:52:30 -08:00
Adrian Cole
1fe3bac3f3 Merge pull request #1046 from rackspace/1.5.x
Renamed cloudloadbalancers to rackspace-cloudloadbalancers.
2012-12-06 22:19:55 -08:00
Everett Toews
1f80661367 Renamed cloudloadbalancers to rackspace-cloudloadbalancers. 2012-12-06 20:26:55 -06:00
Adrian Cole
a1f2849252 fix issue #1040: tenant can be null 2012-12-06 12:49:24 -08:00
petergardfjall
5bc69f689b fix issue #1039; Brings glesys jclouds provider up to speed with latest GleSYS API version. 2012-12-06 09:42:19 -08:00
Everett Toews
cafaa26ea2 Bringing Rackspace Cloud Load Balancers back to working condition. Fixed auth, zones, tests, bugs, logging, and dependencies. 2012-12-05 22:45:54 -08:00
Adrian Cole
fd65cbf203 fix issue #607: NPE in compareTo method of ResourceMetadataImpl 2012-12-04 23:46:44 -08:00
Adrian Cole
881bca7de2 fix issue #805: Garbage Bytes in a Test File 2012-12-04 22:13:55 -08:00
Anton Panasenko
9fdf9aa51b Filter null organization in VCloud API 2012-12-04 12:03:49 -08:00
Leander Bessa Beernaert
99375844a6 Extends JClouds' OpenStack Nova API with the Diagnostics command
The diagnostics command returns a collection of system information
for the a given server. At the moment, there is no formal
specification for this command. Therefore, it is returned as
a Map of hypervisor specific entries and corresponding values.
More information about the command can be viewed here [1]
in the section "Server Diagnostics".

[1] http://api.openstack.org/api-ref.html
2012-12-04 08:31:44 -08:00
Alex Heneveld
718874e348 log debug info at debug, not info 2012-12-01 11:13:26 -08:00
Alex Heneveld
b191860dc7 no warning needed if it's admin or domain_admin rather than normal user 2012-12-01 11:13:25 -08:00
Alex Heneveld
affc508dc7 the associatedNetwork is @Nullable so guard against (a fatal) NPE 2012-12-01 11:13:25 -08:00
Adrian Cole
824c0b781a fix issue #917: incorrect require in security_group2.clj and elastic_ip2.clj 2012-11-30 20:26:38 -05:00
Jon Mort
6d4c1246b9 Serverlove api version should be 2.0
Server love has updated the ElasticStack api to 2.0. 
This needs to be reflected in the medatdata otherwise api calls 
use vnc:ip=auto instead of vnc=auto
2012-11-28 09:45:45 -05:00
Andrea Turli
0cfc571d6e fixed registerISO and its tests
adrian`s comments
RegisterISOexpectedTest added
removed ExceptionParser from registerISO test
2012-11-28 09:42:17 -05:00
Andrew Phillips
97074adf86 Refactoring ConcurrentOpenSocketFinderTest.testChecksSocketsConcurrently to try to prevent timeouts 2012-11-28 00:12:59 -05:00
Adrian Cole
60454274de ensure UTC can be used where GMT is 2012-11-27 17:02:54 -05:00
Adrian Cole
c5215f9c48 Fix CloudStack ISOClient.get and list ISOs based on test data from http://bugs.cloudstack.org/browse/CS-15572; refactored related tests to expect format 2012-11-27 11:41:25 -08:00
Andrei Savu
bd76d17642 Issue 773. Support S3 Multi-Object Delete (API) 2012-11-26 08:39:19 -08:00
Alex Heneveld
65c08cbb54 use absolute link for license so it renders correctly in reports (e.g. mvn project-info-reports:dependencies) 2012-11-24 14:46:08 -08:00
Guy Korland
190523348e Avoid NPE in case value is null but contains return true. 2012-11-19 07:56:44 -08:00
Guy Korland
e31dd37f12 Add missing argumnet in Exception 2012-11-19 07:56:44 -08:00
Adrian Cole
dc214f4335 [maven-release-plugin] prepare for next development iteration 2012-11-13 19:49:47 -08:00
Adrian Cole
34152311be [maven-release-plugin] prepare release jclouds-1.5.3 jclouds-1.5.3 2012-11-13 19:49:46 -08:00
Adrian Cole
3f0b16b64c added test for assigning cloudstack vm into an account 2012-11-13 19:00:43 -08:00
Andrew Bayer
83796f4421 Adding assignVirtualMachine command 2012-11-13 19:00:43 -08:00
Andrew Bayer
77c941ce3f Adding ability to specify account and domain when creating CloudStack instances 2012-11-13 19:00:42 -08:00
Adrian Cole
3cc2a25292 Merge branch '1.5.x' of https://github.com/jclouds/jclouds into 1.5.x 2012-11-13 18:58:08 -08:00
Adrian Cole
15deefa6f3 Merge pull request #993 from andrewgaul/honor-request-timeout-1.5.x
Honor PROPERTY_REQUEST_TIMEOUT in clearContainer
2012-11-13 18:54:42 -08:00
Jeremy Daggett
2ae59f58e8 Converted snake case in parameters 2012-11-13 18:22:26 -08:00
Jeremy Daggett
636f7e4dbe Added CDNSslUri to CDNContainer class, updated json and unit tests 2012-11-13 18:22:15 -08:00
Adrian Cole
349961af80 missing version 2012-11-13 18:19:10 -08:00
Andrew Gaul
42b61197a6 Honor PROPERTY_REQUEST_TIMEOUT in clearContainer 2012-11-13 18:07:25 -08:00
Everett Toews
0787201502 Added Cinder service to Keystone test service catalog repsonses. 2012-11-13 18:01:08 -08:00
Everett Toews
f63009dacb Moved openstack-cinder and rackspace-cloudblockstorage-us/uk out of labs.
Updated pom.xml files for the move.
2012-11-13 17:47:49 -08:00
Everett Toews
d0ebcd415c Added awaitDeleted() to VolumePredicates and SnapshotPredicates. Improved Volume.forId(). 2012-11-13 17:06:02 -08:00
Everett Toews
6da3f392c8 Added Predicates for handling Volume and Snapshot Status. Improved some comments. 2012-11-13 17:05:52 -08:00
Everett Toews
fa3d5040da Rackspace Cloud Block Storage providers for the OpenStack Cinder API. 2012-11-13 17:05:25 -08:00
Everett Toews
a25bd376f6 Added support for the OpenStack Folsom Cinder Block Storage API. 2012-11-13 17:03:56 -08:00
Andrew Gaul
24b77b00b5 Merge pull request #942 from andrewgaul/clear-container-cancel-futures-1.5.x
Cancel Futures in clearContainer
2012-11-13 14:30:14 -08:00
Adrian Cole
caa8fdee20 Issue 1121: Don't generate SecurityGroup when user specifies NovaTemplateOptions.securityGroupNames 2012-11-13 10:11:33 -08:00