You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sa...@apache.org on 2015/07/20 11:01:40 UTC

[2/3] git commit: updated refs/heads/master to faaf6b1

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/master
Commit: 837486a43c211b6d3c0d1c33d8a690ca74b27a28
Parents: 538d663
Author: Priti Sarap <pr...@clogeny.com>
Authored: Wed Jul 15 12:12:36 2015 +0530
Committer: sanjeev <sa...@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