deb-murano/murano
liyingjun ab32ce73f6 Replace tenant_id with project_id in auth_utils
The 'tenant_id' passing to keystoneclient.v3.client.Client is
deprecated, and may be removed in the 2.0.0 release[1]. Replace
it with 'project_id' as suggested.

[1]:
f8c47a1aa0/keystoneclient/v3/client.py (L73)

Change-Id: I2898bb10e4373916b06c90b6b18ceb65845ae3b7
Related-Bug: #1514756
2015-12-25 08:40:56 +08:00
..
api Merge "Add an option to filter packages by 'id' in API" 2015-12-09 15:25:27 +00:00
cmd Merge "[murano-test-runner] Mark 'package' as required parameter" 2015-12-21 12:46:21 +00:00
common Replace tenant_id with project_id in auth_utils 2015-12-25 08:40:56 +08:00
db Fix spelling error for db migration file name 2015-12-10 09:53:13 +08:00
dsl [mocking-machinery] Add inject YAQL functions 2015-12-10 17:50:22 +03:00
engine [mocking-machinery] Add original method function 2015-12-14 15:36:07 +03:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
packages HOT outputs were merged 2015-12-02 13:07:16 +03:00
policy Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
services Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
tests Merge "[murano-test-runner] Mark 'package' as required parameter" 2015-12-21 12:46:21 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Return 403 instead of 401 HTTP Response 2015-10-23 19:21:27 +05:30
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00