marvin-refactor: moving old integration libraries to legacy

This commit is contained in:
Prasanna Santhanam 2013-09-06 20:21:30 +05:30
parent b8fc99f1c5
commit fac014d295
3 changed files with 1 additions and 1 deletions

View File

View File

@ -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