X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=client%2Fescalatorclient%2Fshell.py;h=6aa17f8bba9e9bc9e39d83b41ce5edb40cc6e368;hb=71d4f906c1a52f5dcba114ff8aa70148dafffd24;hp=782106c93717b75f8795f3786b655ef2caeb64db;hpb=c1783221873845d072b739c7ebd8d0a75fe00bb9;p=escalator.git diff --git a/client/escalatorclient/shell.py b/client/escalatorclient/shell.py index 782106c..6aa17f8 100644 --- a/client/escalatorclient/shell.py +++ b/client/escalatorclient/shell.py @@ -29,8 +29,8 @@ from os.path import expanduser import sys import traceback -from oslo_utils import encodeutils -from oslo_utils import importutils +from oslo.utils import encodeutils +from oslo.utils import importutils import six.moves.urllib.parse as urlparse import escalatorclient