mirror of https://github.com/apache/cloudstack.git
imports in the libs for remoteSSHClient
This commit is contained in:
parent
2d7281ce43
commit
a8a1d37ab1
|
|
@ -18,7 +18,7 @@
|
|||
import marvin
|
||||
from marvin.cloudstackTestCase import *
|
||||
from marvin.cloudstackAPI import *
|
||||
from remoteSSHClient import remoteSSHClient
|
||||
from marvin import remoteSSHClient
|
||||
from utils import *
|
||||
from base import *
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue