summaryrefslogtreecommitdiff
path: root/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests.py')
-rw-r--r--run_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.py b/run_tests.py
index a5cb80d0..0c87df56 100644
--- a/run_tests.py
+++ b/run_tests.py
@@ -59,7 +59,7 @@ def add_support_for_localization():
def initialize_trove(config_file):
- from trove.openstack.common import pastedeploy
+ from trove.common import pastedeploy
cfg.CONF(args=[],
project='trove',