mirror of
https://github.com/apache/jclouds.git
synced 2025-02-11 12:36:13 +00:00
Involves some non-trivial reworking of EC2 security group translation/binding, but it was necessary. Still problems with a number of tests: - org.jclouds.aws.ec2.compute.AWSEC2TemplateBuilderLiveTest#testTemplateBuilderWithLessRegions - org.jclouds.ec2.compute.EC2TemplateBuilderLiveTest#testTemplateBuilderCanUseImageIdWithoutFetchingAllImages Those seem to be failing because there's caching going on that they're not expecting, but I could be wrong. Also failing: - org.jclouds.aws.ec2.features.PlacementGroupApiLiveTest in general - org.jclouds.aws.ec2.features.SpotInstanceApiLiveTest - a couple tests