You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/12/07 08:14:40 UTC

[13/17] git commit: updated refs/heads/master to f30fbe9

Merge pull request #1177 from ustcweizhou/Ovm3-CopyCommand

CLOUDSTACK-8964: Ovm3HypervisorGuru handle only srcData with HypervisorType is Ovm3This PR can only be applied after PR #1176

The CopyCommand on Ovm3 should be handled by Ovm3StorageProcessor, not SSVM.
Hence, I revert two commits on Ovm3HypervisorGuru, and add the hypervisorType check so that only the this guru will only handle Ovm3 (not KVM)

* pr/1177:
  CLOUDSTACK-8964: Ovm3HypervisorGuru handle only srcData with HypervisorType is Ovm3
  Revert "simple change to prevent failure and keep OVM3 snapshots working"
  Revert "CLOUDSTACK-8964 side effect isolation"

Signed-off-by: Daan Hoogland <da...@onecht.net>


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

Branch: refs/heads/master
Commit: f66e78279571dcc339bf18e37b5b7f22c4711b9b
Parents: 24113e4 a90b953
Author: Daan Hoogland <da...@onecht.net>
Authored: Sun Dec 6 20:02:17 2015 +0100
Committer: Daan Hoogland <da...@onecht.net>
Committed: Sun Dec 6 20:02:17 2015 +0100

----------------------------------------------------------------------
 .../ovm3/resources/Ovm3HypervisorGuru.java         | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)
----------------------------------------------------------------------