more corrections to remoteSSHclient imports

This commit is contained in:
Prasanna Santhanam 2012-05-23 15:02:08 +05:30
parent 27690101ea
commit 2d7281ce43
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
import marvin
from marvin.cloudstackTestCase import *
from marvin.cloudstackAPI import *
from marvin.remoteSSHClient import remoteSSHClient
from remoteSSHClient import remoteSSHClient
from utils import *
from base import *

View File

@ -16,7 +16,7 @@
import marvin
import time
from marvin.remoteSSHClient import remoteSSHClient
from marvin import remoteSSHClient
from marvin.cloudstackAPI import *
from marvin import cloudstackConnection
#from cloudstackConnection import cloudConnection