summaryrefslogtreecommitdiff
path: root/functional/tests/identity/v2/test_user.py
diff options
context:
space:
mode:
Diffstat (limited to 'functional/tests/identity/v2/test_user.py')
-rw-r--r--functional/tests/identity/v2/test_user.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/functional/tests/identity/v2/test_user.py b/functional/tests/identity/v2/test_user.py
index a0c1a46b..34cabf7b 100644
--- a/functional/tests/identity/v2/test_user.py
+++ b/functional/tests/identity/v2/test_user.py
@@ -10,8 +10,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-from tempest_lib.common.utils import data_utils
-from tempest_lib import exceptions
+from tempest.lib.common.utils import data_utils
+from tempest.lib import exceptions
from functional.tests.identity.v2 import test_identity