mirror of https://github.com/apache/cloudstack.git
marvin-refactor: moving old integration libraries to legacy
This commit is contained in:
parent
b8fc99f1c5
commit
fac014d295
|
|
@ -20,7 +20,7 @@
|
|||
#Import Local Modules
|
||||
from marvin.cloudstackAPI import *
|
||||
from marvin.remoteSSHClient import remoteSSHClient
|
||||
from marvin.utils import *
|
||||
from marvin.legacy.utils import *
|
||||
from marvin.integration.lib.base import Configurations
|
||||
|
||||
#Import System modules
|
||||
Loading…
Reference in New Issue