You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/02/20 10:58:20 UTC

[4/4] git commit: updated refs/heads/master to 248c3f7

Merge release branch 4.9 to master

* 4.9:
  CLOUDSTACK-9691: Added test list_snapshots_with_removed_data_store
  CLOUDSTACK-9691: Fixed unhandeled excetion in list snapshot command when a primary store is deleted related to it


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/248c3f72
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/248c3f72
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/248c3f72

Branch: refs/heads/master
Commit: 248c3f72c76a82847e58451aee770db8d1653f9d
Parents: a3e6bce e860249
Author: Rajani Karuturi <ra...@accelerite.com>
Authored: Mon Feb 20 16:28:15 2017 +0530
Committer: Rajani Karuturi <ra...@accelerite.com>
Committed: Mon Feb 20 16:28:15 2017 +0530

----------------------------------------------------------------------
 server/src/com/cloud/api/ApiResponseHelper.java |   3 +
 test/integration/smoke/test_snapshots.py        | 139 ++++++++++++++++++-
 2 files changed, 139 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/248c3f72/server/src/com/cloud/api/ApiResponseHelper.java
----------------------------------------------------------------------