X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=client%2Fescalatorclient%2Fv1%2Fversions.py;h=143c4c6098984937a8e48a87f4ee0fe4a03593c5;hb=74c631c6dae08d463f0d4c3953a1addcb187d090;hp=6fe2f74ea4715555510df7ca257eb9f4ed463509;hpb=71d4f906c1a52f5dcba114ff8aa70148dafffd24;p=escalator.git diff --git a/client/escalatorclient/v1/versions.py b/client/escalatorclient/v1/versions.py index 6fe2f74..143c4c6 100644 --- a/client/escalatorclient/v1/versions.py +++ b/client/escalatorclient/v1/versions.py @@ -15,8 +15,8 @@ import copy -from oslo.utils import encodeutils -from oslo.utils import strutils +from oslo_utils import encodeutils +from oslo_utils import strutils import six import six.moves.urllib.parse as urlparse