jclouds/apis
Aled Sage ee42fb1a68 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-29 12:37:25 +01:00
..
atmos Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
byon Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
chef Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
cloudfiles Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
cloudstack Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
cloudwatch Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
ec2 JCLOUDS-529: fix aws-ec2 cleanupIncidentalResources 2015-01-29 12:37:25 +01:00
elasticstack Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
filesystem Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
openstack-cinder Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
openstack-keystone Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
openstack-nova Fixed checkstyle violations 2015-01-27 10:45:58 +01:00
openstack-nova-ec2 Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
openstack-swift Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
openstack-trove Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
rackspace-clouddns Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
rackspace-cloudidentity Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
rackspace-cloudloadbalancers Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
route53 Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
s3 Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
sqs Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
sts JCLOUDS-529: fix aws-ec2 cleanupIncidentalResources 2015-01-29 12:37:25 +01:00
swift Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00
vcloud [maven-release-plugin] prepare for next development iteration 2014-10-10 01:06:02 -04:00
pom.xml Aligned pom.xml files for Chef 2014-11-23 22:23:23 +01:00