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/28 00:20:46 UTC

[06/10] git commit: updated refs/heads/master to fa85151

Merge pull request #1941 from anshul1886/CLOUDSTACK-8663

CLOUDSTACK-8663: Fixed various issues to allow VM snapshots and volumesnapshots to exist together

Reverting VM to disk only snapshot in Xenserver corrupts VM

Stale NFS secondary storage on XS leads to volume creation failure from snapshot

Fixed various concerns raised in #672

* pr/1941:
  CLOUDSTACK-8663: Fixed various issues to allow VM snapshots and volume snapshots to exist together

Signed-off-by: Rajani Karuturi <ra...@accelerite.com>


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

Branch: refs/heads/master
Commit: ea7c48cf6127aeb73c1d25d7bcee52120ab85204
Parents: c4d63af ca84fd4
Author: Rajani Karuturi <ra...@accelerite.com>
Authored: Tue Feb 28 05:39:34 2017 +0530
Committer: Rajani Karuturi <ra...@accelerite.com>
Committed: Tue Feb 28 05:39:34 2017 +0530

----------------------------------------------------------------------
 .../xenserver/resource/CitrixResourceBase.java  | 30 ++++++++++++++++++++
 .../resource/XenServerStorageProcessor.java     |  2 +-
 .../resource/Xenserver625StorageProcessor.java  |  2 +-
 .../com/cloud/storage/VolumeApiServiceImpl.java |  7 -----
 .../vm/snapshot/VMSnapshotManagerImpl.java      |  5 ----
 5 files changed, 32 insertions(+), 14 deletions(-)
----------------------------------------------------------------------