GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/1174
CLOUDSTACK-9025: Fixed can't create usable template from snapshot in Xenserver and Vmware https://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 You can merge this pull request into a Git repository by running: $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9025-4.6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1174.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 #1174 ---- commit f8790c3b9e8220666662bcdce88f62f57884bfc4 Author: Anshul Gangwar <anshul.gang...@citrix.com> Date: 2015-12-04T09:20:01Z CLOUDSTACK-9025: Fixed can't create usable template from snapshot in Xenserver and Vmware 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. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---