This PR fixes most of the remaining live test failures in AWS. After having discussed the remaining ones with @abayer, we've agreed that they are transient ones or specific to particular regions, and are not blockers. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/816 -- Commit Summary -- * Fix AWS and EC2 TemplateBuilder live tests * Fixed ElasticBlockStoreApiLiveTest -- File Changes -- M apis/ec2/src/main/java/org/jclouds/ec2/compute/options/EC2TemplateOptions.java (4) M apis/ec2/src/test/java/org/jclouds/ec2/features/ElasticBlockStoreApiLiveTest.java (54) M providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/compute/AWSEC2TemplateBuilderLiveTest.java (30) -- Patch Links -- https://github.com/jclouds/jclouds/pull/816.patch https://github.com/jclouds/jclouds/pull/816.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/816
