mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
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 <daan@onecht.net>