GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1168
CLOUDSTACK-8845: set isRevertable of snapshot to false if the volume is removed Some users encounter an exception when listSnapshots. We should set the isRevertable of snapshot to false if the original volume is removed, without checking if the snapshot is stored in primary store (the exception was thowned during the checking). You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack listSnapshots-Exception Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1168.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 #1168 ---- commit 52412286c657d384f86441095f5cbef510dd8763 Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2015-12-04T07:18:09Z CLOUDSTACK-8845: set isRevertable of snapshot to false if the volume is removed ---- --- 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. ---