Revert "escalator should use oslo.xxx instead of oslo-xxx"
[escalator.git] / client / escalatorclient / v1 / versions.py
index 6fe2f74..143c4c6 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