CLOUDSTACK-8632: Unable to revert snapshot on XenServer
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/837486a4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/837486a4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/837486a4 Branch: refs/heads/reporter Commit: 837486a43c211b6d3c0d1c33d8a690ca74b27a28 Parents: 538d663 Author: Priti Sarap <priti.sa...@clogeny.com> Authored: Wed Jul 15 12:12:36 2015 +0530 Committer: sanjeev <sanj...@apache.org> Committed: Mon Jul 20 12:28:31 2015 +0530 ---------------------------------------------------------------------- test/integration/testpaths/testpath_revert_snap.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/837486a4/test/integration/testpaths/testpath_revert_snap.py ---------------------------------------------------------------------- diff --git a/test/integration/testpaths/testpath_revert_snap.py b/test/integration/testpaths/testpath_revert_snap.py index 0c14360..11db8c5 100644 --- a/test/integration/testpaths/testpath_revert_snap.py +++ b/test/integration/testpaths/testpath_revert_snap.py @@ -32,7 +32,6 @@ from marvin.lib.common import (get_domain, list_volumes, ) - class TestUnableToRevertSnapshot(cloudstackTestCase): @classmethod