Revert "escalator should use oslo.xxx instead of oslo-xxx"
[escalator.git] / client / escalatorclient / openstack / common / apiclient / client.py
index 6d80e3c..d478989 100644 (file)
@@ -34,8 +34,8 @@ try:
 except ImportError:
     import json
 
-from oslo.utils import encodeutils
-from oslo.utils import importutils
+from oslo_utils import encodeutils
+from oslo_utils import importutils
 import requests
 
 from escalatorclient.openstack.common._i18n import _