diff --git a/tempest_stress/actions/unit_test.py b/tempest_stress/actions/unit_test.py index 3a9efd0..5790717 100644 --- a/tempest_stress/actions/unit_test.py +++ b/tempest_stress/actions/unit_test.py @@ -12,7 +12,7 @@ from oslo_log import log as logging from oslo_utils import importutils -from tempest import config +from tempest_stress import config import tempest_stress.stressaction as stressaction