escalator should use oslo.xxx instead of oslo-xxx
[escalator.git] / client / escalatorclient / v1 / versions.py
index 143c4c6..6fe2f74 100644 (file)
@@ -15,8 +15,8 @@
 
 import copy
 
-from oslo_utils import encodeutils
-from oslo_utils import strutils
+from oslo.utils import encodeutils
+from oslo.utils import strutils
 import six
 import six.moves.urllib.parse as urlparse