murano/murano
Jeremy Stanley 398b2d86d5 Tenant to project migration for RequestContext
As of the oslo.context 4.0.0 release, RequestContext objects no
longer have a tenant attribute, instead expecting callers to use
project_id for that purpose. Update all context.tenant references to
context.project_id in order to facilitate this transition.

Change-Id: I2830ccf840bf4d1d8a516287adee51c46d2a5583
2022-03-29 12:43:00 +00:00
..
api Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
cfapi Use consistent session options 2017-07-28 14:55:45 +02:00
cmd [goal] Deprecate the JSON formatted policy file 2021-03-07 17:50:48 -06:00
common [goal] Deprecate the JSON formatted policy file 2021-03-07 17:50:48 -06:00
db Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
dsl Fix 'method object has no attribute __yaql_function__' on py3 2020-10-30 10:34:41 +11:00
engine Replace deprecated import of ABCs from collections 2021-08-02 08:27:12 +00:00
hacking Remove six murano/hacking 2020-04-17 19:41:02 -07:00
httpd Always reset cfg.CONF when starting the wsgi app 2020-06-04 12:52:37 +02:00
locale Imported Translations from Zanata 2019-12-22 07:06:50 +00:00
packages Remove six murano/packages 2020-04-18 01:12:08 -07:00
policy Remove six murano/policy 2020-04-17 18:48:08 -07:00
services Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
tests Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Refactor existing context attributes to base class 2017-05-10 15:58:00 +03:00
monkey_patch.py Monkey patch original current_thread _active 2020-05-06 00:52:04 +03:00
opts.py Fix pep8 E402 2019-01-09 13:23:29 +08:00
utils.py Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00