CLOUDSTACK-8632: Unable to revert snapshot on XenServer

This commit is contained in:
Priti Sarap 2015-07-15 12:12:36 +05:30 committed by sanjeev
parent 538d6630db
commit 837486a43c

View File

@ -32,7 +32,6 @@ from marvin.lib.common import (get_domain,
list_volumes,
)
class TestUnableToRevertSnapshot(cloudstackTestCase):
@classmethod