Merge release branch 4.9 to master * 4.9: CLOUDSTACK-9535: [API] listVMSnapshots improvement
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1b5342b2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1b5342b2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1b5342b2 Branch: refs/heads/master Commit: 1b5342b24e6f9cd6cb15af6f7ff44d563d28516d Parents: 0af2600 2ebf949 Author: Rajani Karuturi <[email protected]> Authored: Thu Oct 13 14:06:18 2016 +0530 Committer: Rajani Karuturi <[email protected]> Committed: Thu Oct 13 14:06:18 2016 +0530 ---------------------------------------------------------------------- .../com/cloud/vm/snapshot/VMSnapshotService.java | 3 ++- .../command/user/vmsnapshot/ListVMSnapshotCmd.java | 7 ++++--- server/src/com/cloud/api/ApiResponseHelper.java | 16 ++++++++++++++++ .../cloud/vm/snapshot/VMSnapshotManagerImpl.java | 5 +++-- 4 files changed, 25 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
