deb-murano/murano/common
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
..
helpers Drop types module usage 2015-11-02 18:39:24 +05:30
messaging Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
plugins Package type plugins support was added 2015-10-20 22:09:05 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Fix incorrect format syntax in app_loader 2015-08-05 12:52:38 +08:00
auth_utils.py Replace tenant_id with project_id in auth_utils 2015-12-25 08:40:56 +08:00
config.py Set the port to use oslo_config PortOpt 2015-11-04 01:40:20 +00:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Do not wait for MessageHandlingServer 2015-12-09 12:30:49 +03:00
exceptions.py Fix race condition with router creation 2015-09-14 14:24:18 +00:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
policy.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
rpc.py Declare the CONF variable 2015-07-14 00:16:27 +03:00
server.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
statservice.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
utils.py Drop types module usage 2015-11-02 18:39:24 +05:30
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Stop using WritableLogger() which is deprecated. 2015-12-15 16:28:01 +08:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00