summaryrefslogtreecommitdiffstats
path: root/client/escalatorclient/openstack/common/apiclient/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/escalatorclient/openstack/common/apiclient/client.py')
-rw-r--r--client/escalatorclient/openstack/common/apiclient/client.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/escalatorclient/openstack/common/apiclient/client.py b/client/escalatorclient/openstack/common/apiclient/client.py
index d478989..6d80e3c 100644
--- a/client/escalatorclient/openstack/common/apiclient/client.py
+++ b/client/escalatorclient/openstack/common/apiclient/client.py
@@ -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 _