----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26738/ -----------------------------------------------------------
Review request for cloudstack and Kishan Kavala. Bugs: CLOUDSTACK-7729 https://issues.apache.org/jira/browse/CLOUDSTACK-7729 Repository: cloudstack-git Description ------- Currently listVMSnapshot API is not returning parent id in response if parent exists for a given snapshot (It displays only parent Name). Diffs ----- api/src/org/apache/cloudstack/api/response/VMSnapshotResponse.java 168c548 server/src/com/cloud/api/ApiResponseHelper.java 50376d2 Diff: https://reviews.apache.org/r/26738/diff/ Testing ------- Tested on latest Master with XenServer Hypervisor. Thanks, Damodar Reddy Talakanti