GitHub user ustcweizhou opened a pull request:
https://github.com/apache/cloudstack/pull/1177
CLOUDSTACK-8964: Ovm3HypervisorGuru handle only srcData with HypervisorType
is Ovm3
This 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)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ustcweizhou/cloudstack Ovm3-CopyCommand
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1177.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1177
----
commit e0501be87ea3a171afba03086139355bb3dc6051
Author: Wei Zhou <[email protected]>
Date: 2015-12-04T17:18:15Z
Revert "CLOUDSTACK-8964 side effect isolation"
This reverts commit fc18d1e8b11c82a18854234b0c8c827896a5b78d.
commit 69e031d9beb662f28d0c5ca46ac19a6280ee2d4e
Author: Wei Zhou <[email protected]>
Date: 2015-12-04T17:18:28Z
Revert "simple change to prevent failure and keep OVM3 snapshots working"
This reverts commit 66fed462b64c8e3fe9e7ee39c7a1c07ff33108f9.
commit dc01fca4f3caaf1b8b5b2f33dd5ac2c811b7cab3
Author: Wei Zhou <[email protected]>
Date: 2015-12-04T17:26:12Z
CLOUDSTACK-8964: Ovm3HypervisorGuru handle only srcData with HypervisorType
is Ovm3
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---