Commit Graph

1310 Commits

Author SHA1 Message Date
Adrian Cole ea3214c39e ec2 doesn't need a strict dependency on bouncycastle 2012-12-20 11:06:43 -08:00
Everett Toews 5a0a7c4b90 Added support for Iterable collections to QueryParam. 2012-12-20 10:02:06 -08:00
Everett Toews a94909ec2e Fixed issue where an Accept header is required when doing HEAD requests to Cloud Files. 2012-12-16 20:48:46 -06:00
Adrian Cole 78053601aa [maven-release-plugin] prepare for next development iteration 2012-12-10 17:43:56 -08:00
Adrian Cole c33c5a40d8 [maven-release-plugin] prepare release jclouds-1.5.4 2012-12-10 17:43:53 -08:00
Everett Toews 69708a2e54 Modernizing the Rackspace Cloud Load Balancers API. Following naming conventions and using PagedIterable. 2012-12-10 17:11:29 -08:00
Steve Loughran e5f58e0283 integrated RetryAfterException into OpenStack Nova error response 2012-12-10 16:27:15 -08:00
Adrian Cole df9dadd8e4 removed redundant tests present in EC2ElasticBlockStoreClientExpectTest 2012-12-09 11:33:48 -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
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
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
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
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
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 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 349961af80 missing version 2012-11-13 18:19:10 -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 6da3f392c8 Added Predicates for handling Volume and Snapshot Status. Improved some comments. 2012-11-13 17:05:52 -08:00
Adrian Cole caa8fdee20 Issue 1121: Don't generate SecurityGroup when user specifies NovaTemplateOptions.securityGroupNames 2012-11-13 10:11:33 -08:00
Adrian Cole 5c12a4fabb javadoc fixes for TagApi 2012-11-13 08:07:24 -08:00
Adrian Cole c98f7d7b72 Issue 1110: replace TagClient with TagApi in aws-ec2 2012-11-12 19:17:52 -08:00
Adrian Cole 36adaa8c96 carve out EC2Api/EC2AsyncApi for new features 2012-11-12 18:11:38 -08:00
Everett Toews a0b50ca5a9 Moved the Volume Attachment stuff into its own API to make it totally clear to users that this is the API to use for attaching volumes. 2012-11-07 11:47:09 -03:00
Adrian Cole 96b7231b25 refactored cloudstack expect tests and added CloudStackComputeServiceAdapterExpectTest 2012-11-05 11:29:30 -03:00
Adrian Cole 312420a761 make tests that decode credentials use valid base64 encoded strings 2012-11-04 18:39:29 -06:00
Andrew Gaul d58acbacae Throw TimeoutException from awaitCompletion
This is a common error that callers should interpret correctly.  For
DeleteAllKeysInList, we integrate into its retry and backoff logic,
and for other callers, we continue to propagate RuntimeException.
2012-10-30 09:15:00 -07:00
Adrian Cole aa8ff8e7ef [maven-release-plugin] prepare for next development iteration 2012-10-11 11:23:44 +02:00
Adrian Cole 5deb0ca54a [maven-release-plugin] prepare release jclouds-1.5.2 2012-10-11 11:23:43 +02:00
Adrian Cole c1e63bb360 corrected guice bindings for swift-based blob signatures and backfilled expect tests 2012-10-10 13:07:10 +02:00
Andrew Bayer d2f7efcda9 Fixing CloudStack TemplateFilter enum to work with 3.x API properly 2012-10-10 12:18:54 +02:00
Andrei Savu a3d421442a Issue 973. Performance problems with Synaptic's Atmos service and writing new blobs 2012-10-09 02:14:55 +03:00
Adrian Cole b34c253392 added id to endpoint and used only endpoint.versionId to enforce endpointVersion 2012-10-08 15:59:29 -04:00
Adrian Cole 0394afe23f Issue 671: NPE on aws-ec2 w/vpc security groups 2012-10-08 15:41:50 -04:00
Adrian Cole de9185ff01 refactored openstack-nova expect tests so that they don't mask zone ids from subclasses 2012-09-29 19:02:27 -07:00
Adrian Cole 3695c34bd4 cleanup and example of overriding nova api version 2012-09-29 14:05:10 -07:00
Andrew Gaul 554d6cfd24 Handle InputStreamPayload in filesystem putBlob
We must save input to subsequently calculate its MD5.  Also tidy up
testWritePayloadOnFile.  Closes #1093.  Test case written by Tom
Manning.
2012-09-29 12:42:58 -07:00
Adrian Cole 269915ce31 [maven-release-plugin] prepare for next development iteration 2012-09-27 11:00:25 -07:00
Adrian Cole e8fc6ae324 [maven-release-plugin] prepare release jclouds-1.5.1 2012-09-27 11:00:24 -07:00
Adrian Cole 43381f6c4d Issue 1092: fix hostname when path-based buckets are used in non-default location 2012-09-26 13:15:07 -07:00