----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9247/ -----------------------------------------------------------
Review request for cloudstack and Prachi Damle. Description ------- For snapshots taken from the same volume re-use the response obtained by calling listVolumes This addresses bug CLOUDSTACK-1134. Diffs ----- awsapi/src/com/cloud/bridge/service/EC2SoapServiceImpl.java b2451c6 awsapi/src/com/cloud/bridge/service/core/ec2/EC2Engine.java 17752af Diff: https://reviews.apache.org/r/9247/diff/ Testing ------- 1. Create multiple snapshots from the same volume 2. Run ec2_get_all_snapshots - check CS api.log to ensure listVolumes has been called just once for every volume Thanks, Likitha Shetty