summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_aggregates.py
diff options
context:
space:
mode:
Diffstat (limited to 'tempest/api/compute/admin/test_aggregates.py')
-rw-r--r--tempest/api/compute/admin/test_aggregates.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tempest/api/compute/admin/test_aggregates.py b/tempest/api/compute/admin/test_aggregates.py
index 36ce97526..2f5382e75 100644
--- a/tempest/api/compute/admin/test_aggregates.py
+++ b/tempest/api/compute/admin/test_aggregates.py
@@ -17,8 +17,8 @@ import testtools
from tempest.api.compute import base
from tempest.common import tempest_fixtures as fixtures
-from tempest.common.utils import data_utils
from tempest import config
+from tempest.lib.common.utils import data_utils
from tempest.lib.common.utils import test_utils
from tempest.lib import decorators