escalator should use oslo.xxx instead of oslo-xxx 29/29729/2
authorkong wei <kong.wei2@zte.com.cn>
Fri, 3 Mar 2017 14:37:44 +0000 (14:37 +0000)
committerkong wei <kong.wei2@zte.com.cn>
Fri, 3 Mar 2017 14:52:08 +0000 (14:52 +0000)
commit71d4f906c1a52f5dcba114ff8aa70148dafffd24
tree504b901f925cd4050c6ddece1c30f664634eee56
parentc1783221873845d072b739c7ebd8d0a75fe00bb9
escalator should use oslo.xxx instead of oslo-xxx

Change-Id: I2a3b9775044d389413e113a2ed73fbab02ea9dd9
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