magnum/magnum/common
OTSUKA, Yuanying 2306534079 Don't use deprecated auth header
"X-Tenant-Id" and "X-Tenant" auth header is deprecated in
keystonemiddleware [1]. So this remove these header and replace to
"X-Project-Id".
And this also flesh up around RequestContext.

[1]: https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token.py#L371

Change-Id: I5f3adcb6eaed4fe75da6ec77c367a2b6c785ae5d
2015-01-30 12:08:50 +09:00
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Fix keystoneclient and heatclient incompatibility 2014-12-31 07:03:06 +09:00
config.py Copy ironic/common files to magnum/common for RPC server 2014-12-06 17:26:03 -07:00
context.py Don't use deprecated auth header 2015-01-30 12:08:50 +09:00
docker_utils.py Docker: Pull Image Before Container Create 2015-01-06 13:28:39 -08:00
exception.py Remove inappropriate exceptions and their usages 2015-01-09 03:16:35 +00:00
k8s_manifest.py Add parser for k8s manifest 2015-01-13 23:37:33 +09:00
magnum_keystoneclient.py Don't use deprecated auth header 2015-01-30 12:08:50 +09:00
paths.py Add some common code copied from Ironic 2014-12-02 14:15:51 -07:00
rpc.py Fix deprecated warning for oslo.serialization 2015-01-16 07:28:40 +08:00
rpc_service.py Add RPC backend service 2014-12-11 12:30:50 -07:00
safe_utils.py Add safe_utils to the source base 2014-11-21 11:41:02 -07:00
service.py Add RPC backend service 2014-12-11 12:30:50 -07:00
short_id.py Make sure no duplicate stack name when creating k8s bay 2015-01-19 21:22:06 -05:00
urlfetch.py Fix manifest url doesn't work 2015-01-27 15:26:09 +09:00
utils.py change old oslo.concurrency to oslo_concurrency 2014-12-31 23:21:00 +08:00
yamlutils.py Tidy up the ReST API 2014-11-25 09:58:34 -05:00