X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=client%2Fescalatorclient%2Fopenstack%2Fcommon%2Fapiclient%2Futils.py;fp=client%2Fescalatorclient%2Fopenstack%2Fcommon%2Fapiclient%2Futils.py;h=b37e73bfe9a051fb0bc24315310d4770213a3b29;hb=71d4f906c1a52f5dcba114ff8aa70148dafffd24;hp=c0f612a788d7e04d08242d0cd412b240e25916c1;hpb=c1783221873845d072b739c7ebd8d0a75fe00bb9;p=escalator.git diff --git a/client/escalatorclient/openstack/common/apiclient/utils.py b/client/escalatorclient/openstack/common/apiclient/utils.py index c0f612a..b37e73b 100644 --- a/client/escalatorclient/openstack/common/apiclient/utils.py +++ b/client/escalatorclient/openstack/common/apiclient/utils.py @@ -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 _