You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2015/12/06 20:35:03 UTC

[2/2] git commit: updated refs/heads/4.6 to 2c4ea50

Merge pull request #1176 from anshul1886/CLOUDSTACK-9025-4.6

CLOUDSTACK-9025: Fixed can't create usable template from snapshot in Xenserver and Vmwarehttps://issues.apache.org/jira/browse/CLOUDSTACK-9025

Fix also reverts below commit as below solution making assumption about hypervisor which are not applicable in case of XenServer and VmWare

Revert "CLOUDSTACK-8964: Can't create template or volume from snapshot"

This reverts commit ccf5d75cfbe769b34c021ab3653ed318cae25933.

Testing:

Able to deploy VM successfully from template created from linked clone snapshot on XenServer.

* pr/1176:
  CLOUDSTACK-9025: Fixed can't create usable template from snapshot in Xenserver and Vmware

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/2c4ea503
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2c4ea503
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2c4ea503

Branch: refs/heads/4.6
Commit: 2c4ea503f92bcf9c611f409d5cdecb42b0115b69
Parents: f66e782 f8790c3
Author: Daan Hoogland <da...@onecht.net>
Authored: Sun Dec 6 20:34:34 2015 +0100
Committer: Daan Hoogland <da...@onecht.net>
Committed: Sun Dec 6 20:34:34 2015 +0100

----------------------------------------------------------------------
 .../src/com/cloud/hypervisor/XenServerGuru.java          | 11 ++++++++---
 .../com/cloud/hypervisor/HypervisorGuruManagerImpl.java  |  5 +----
 2 files changed, 9 insertions(+), 7 deletions(-)
----------------------------------------------------------------------