Revert "escalator should use oslo.xxx instead of oslo-xxx" 49/29749/1
authorkong wei <kong.wei2@zte.com.cn>
Fri, 3 Mar 2017 16:55:59 +0000 (16:55 +0000)
committerkong wei <kong.wei2@zte.com.cn>
Fri, 3 Mar 2017 16:55:59 +0000 (16:55 +0000)
commit74c631c6dae08d463f0d4c3953a1addcb187d090
treeb1feebd61bf662b1759c3d3a272884e3803083d5
parent71d4f906c1a52f5dcba114ff8aa70148dafffd24
Revert "escalator should use oslo.xxx instead of oslo-xxx"

This reverts commit 71d4f906c1a52f5dcba114ff8aa70148dafffd24.

Change-Id: I18a853c887b380b862554ff35ef8a8ddd76b5a58
Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
24 files changed:
api/escalator/api/middleware/context.py
api/escalator/api/policy.py
api/escalator/api/v1/versions.py
api/escalator/api/versions.py
api/escalator/cmd/api.py
api/escalator/common/auth.py
api/escalator/common/client.py
api/escalator/common/config.py
api/escalator/common/rpc.py
api/escalator/common/utils.py
api/escalator/common/wsgi.py
api/escalator/context.py
api/escalator/i18n.py
api/escalator/notifier.py
api/escalator/opts.py
client/escalatorclient/common/http.py
client/escalatorclient/common/https.py
client/escalatorclient/common/utils.py
client/escalatorclient/openstack/common/apiclient/base.py
client/escalatorclient/openstack/common/apiclient/client.py
client/escalatorclient/openstack/common/apiclient/utils.py
client/escalatorclient/shell.py
client/escalatorclient/v1/shell.py
client/escalatorclient/v1/versions.py