adjusted expectations to meet current api

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1417 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-06-11 18:57:31 +00:00
parent 818489e9a3
commit cb5c918918
1 changed files with 3 additions and 3 deletions

View File

@ -225,11 +225,11 @@ public class AmazonEC2QueryAPIExpectations {
ImmutableSet.of("Group.n", "UserId.n", "ImageId", "ProductCode.n", "Group.n",
"UserId.n")).put(
"DescribeImageAttribute",
ImmutableSet.of("ProductCodes", "ImageId", "Platform", "BlockDeviceMapping",
"LaunchPermission", "Ramdisk", "Kernel")).put("DescribeImages",
ImmutableSet.of("Attribute=productCodes", "ImageId", "Attribute=platform", "Attribute=blockDeviceMapping",
"Attribute=launchPermission", "Attribute=ramdisk", "Attribute=kernel")).put("DescribeImages",
ImmutableSet.of("explicit", "public", "implicit")).put(
"DescribeAvailabilityZones", ImmutableSet.of("ZoneName")).put(
"DescribeRegions", ImmutableSet.of("Region.n")).put("DeleteVolume",
"DescribeRegions", ImmutableSet.of("RegionName.n")).put("DeleteVolume",
ImmutableSet.of("VolumeId")).put("DescribeSnapshots",
ImmutableSet.of("SnapshotId.n")).put("DescribeVolumes",
ImmutableSet.of("VolumeId")).put("DetachVolume",