----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8483/ -----------------------------------------------------------
Review request for cloudstack and Prachi Damle. Description ------- AWS Java SDK doesn't expect a string value in the AmiLaunchIndex response element for RunInstances and DescribeInstances response. This addresses bug CLOUDSTACK-197. Diffs ----- awsapi/src/com/cloud/bridge/service/EC2SoapServiceImpl.java 6ac8c97 Diff: https://reviews.apache.org/r/8483/diff/ Testing ------- Ran RunInstances and DescribeInstances EC2 API's using the Java SDK. Both were successfully executed Thanks, Likitha Shetty