Revert "escalator should use oslo.xxx instead of oslo-xxx"
[escalator.git] / client / escalatorclient / openstack / common / apiclient / utils.py
index b37e73b..c0f612a 100644 (file)
@@ -24,8 +24,8 @@
 #
 ########################################################################
 
-from oslo.utils import encodeutils
-from oslo.utils import uuidutils
+from oslo_utils import encodeutils
+from oslo_utils import uuidutils
 import six
 
 from escalatorclient.openstack.common._i18n import _