escalator should use oslo.xxx instead of oslo-xxx
[escalator.git] / client / escalatorclient / openstack / common / apiclient / client.py
index d478989..6d80e3c 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 _