mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8632: Unable to revert snapshot on XenServer
This commit is contained in:
parent
538d6630db
commit
837486a43c
|
|
@ -32,7 +32,6 @@ from marvin.lib.common import (get_domain,
|
|||
list_volumes,
|
||||
)
|
||||
|
||||
|
||||
class TestUnableToRevertSnapshot(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
|
|
|
|||
Loading…
Reference in New Issue