fix package path and move files under doctor_tests
[doctor.git] / doctor_tests / scenario / network_failure.py
similarity index 94%
rename from tests/scenario/network_failure.py
rename to doctor_tests/scenario/network_failure.py
index e9a239d..b94a622 100644 (file)
@@ -6,9 +6,9 @@
 # which accompanies this distribution, and is available at
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
-from identity_auth import get_session
-from os_clients import nova_client
-from common.utils import SSHClient
+from doctor_tests.identity_auth import get_session
+from doctor_tests.os_clients import nova_client
+from doctor_tests.common.utils import SSHClient
 
 LINK_DOWN_SCRIPT = """
 #!/bin/bash -x