jclouds/apis
Aled Sage bdfd1facb9 JCLOUDS-529: fix aws-ec2 cleanupIncidentalResources
- Some users get a DependencyVioloation, rather than InvalidGroup.InUse,
  when attempting to delete the security group. This caused
  cleanupIncidentalResources to propagate an exception.
- Fixes it by converting this to an IllegalStateException (in same
  way as is done for “InUse”)
- Adds tests (using MockWebServer) for happy-path and for failing
  to delete the security group with each of InUse and DependencyViolation
  responses.
- Adds Timeouts.cleanupIncidentalResources
- Use that timeout in EC2, when retrying the deletion of security group
  on VM deletion (previously hard-coded as 3 seconds).
- Configure that timeout in the tests, so deterministic number of retries
2015-01-30 11:07:25 +01:00
..
atmos Skip tests which cannot run on Atmos 2015-01-24 14:08:08 -08:00
byon Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
chef Maven bundle plugin is not adding org.jclouds.* packages to import for some reason 2015-01-23 19:48:17 -07:00
cloudfiles Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
cloudstack Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
cloudwatch Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
ec2 JCLOUDS-529: fix aws-ec2 cleanupIncidentalResources 2015-01-30 11:07:25 +01:00
elasticstack Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
filesystem Windows fixes, mostly separator related. 2015-01-28 19:47:19 -06:00
openstack-cinder Normalize deprecation messages to make them easier to find 2015-01-21 11:00:43 -06:00
openstack-keystone Add CDN service type for OpenStack Poppy 2015-01-21 11:20:37 -08:00
openstack-nova Fixed checkstyle violations 2015-01-27 10:45:08 +01:00
openstack-nova-ec2 Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
openstack-swift Skip test which cannot run on openstack-swift 2015-01-24 15:12:38 -08:00
openstack-trove Normalize deprecation messages to make them easier to find 2015-01-21 11:00:43 -06:00
rackspace-clouddns Normalize deprecation messages to make them easier to find 2015-01-21 11:00:43 -06:00
rackspace-cloudidentity Add Rackspace CDN service type 2015-01-16 10:24:37 -08:00
rackspace-cloudloadbalancers Normalize deprecation messages to make them easier to find 2015-01-21 11:00:43 -06:00
route53 Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
s3 JCLOUDS-96: JCLOUDS-351: Fix S3 copy if tests 2015-01-24 10:56:21 -08:00
sqs Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
sts JCLOUDS-529: fix aws-ec2 cleanupIncidentalResources 2015-01-30 11:07:25 +01:00
swift JCLOUDS-654: Add object size to StorageMetadata 2015-01-09 22:34:56 -08:00
pom.xml Always build filesystem provider 2014-12-31 15:07:35 -08:00