marvin_refactor: VNS device APIs, VMSnapshot APIs, changes to factory creation

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-03-18 17:56:09 +05:30
parent e88d2fcf5d
commit e0968d6937
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ from marvin.cloudstackAPI import updateAccount
from marvin.cloudstackAPI import disableAccount
from marvin.cloudstackAPI import deleteAccount
class Account(CloudStackEntity.CloudStackEntity):
class Account(CloudStackEntity):
def __init__(self, items):