GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1807
CLOUDSTACK-9633: Revert addition of `vhd` extention to snapshots This reverts commit f1fd325c085cd61336ac616ba76e2c1f3f916cd1 and changes introduced in commit f46651e6721106941deeb6b5e6bf51d7e9efc61c that changed the snapshot file name to include a `vhd` extension. With this change, CloudStack users should not hit upgrade issues. Reference: https://github.com/apache/cloudstack/pull/1600#pullrequestreview-10955963 You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack xen-vhd-extension-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1807.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 #1807 ---- commit 2f24ebb7773653de9e389ca6637c47530e7eba46 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-12-02T07:14:16Z CLOUDSTACK-9633: Revert addition of `vhd` extention to snapshots This reverts commit f1fd325c085cd61336ac616ba76e2c1f3f916cd1 and changes introduced in commit f46651e6721106941deeb6b5e6bf51d7e9efc61c that changed the snapshot file name to include a `vhd` extension. With this change, CloudStack users should not hit upgrade issues. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- 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. ---