Skip to content

Commit 2d48faf

Browse files
author
Prasanna Santhanam
committed
marvin_refactor: VNS device APIs, VMSnapshot APIs, changes to factory creation
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
1 parent 1fb2eff commit 2d48faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tools/marvin/marvin/integration/lib/base

tools/marvin/marvin/integration/lib/base/Account.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from marvin.cloudstackAPI import disableAccount
2424
from marvin.cloudstackAPI import deleteAccount
2525

26-
class Account(CloudStackEntity.CloudStackEntity):
26+
class Account(CloudStackEntity):
2727

2828

2929
def __init__(self, items):

0 commit comments

Comments
 (0)