X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=client%2Fescalatorclient%2Fshell.py;h=782106c93717b75f8795f3786b655ef2caeb64db;hb=74c631c6dae08d463f0d4c3953a1addcb187d090;hp=6aa17f8bba9e9bc9e39d83b41ce5edb40cc6e368;hpb=71d4f906c1a52f5dcba114ff8aa70148dafffd24;p=escalator.git diff --git a/client/escalatorclient/shell.py b/client/escalatorclient/shell.py index 6aa17f8..782106c 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