murano/murano/tests/unit
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
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
core_library Remove partial clean-up in Instance.destroy 2014-09-04 15:29:43 +04:00
db Fix Engine.execute() in func tests 2021-10-16 02:30:34 +00:00
dsl Revert "Use fnmatch from oslo.utils" 2021-08-18 14:22:44 +00:00
engine Murano testing to Ubuntu Focal 2020-09-19 01:46:40 +00:00
packages Use unittest.mock instead of third party mock 2020-04-19 23:23:41 -07:00
policy Fix requirements-check job 2020-08-05 09:22:03 +00:00
services Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
base.py Implement environment audit reports 2017-08-24 10:11:35 +00:00
test_actions.py Remove unnecessary setUp 2016-09-25 16:20:08 +08:00
test_engine.py Use unittest.mock instead of third party mock 2020-04-19 23:23:41 -07:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-19 23:23:41 -07:00
test_heat_stack.py Use unittest.mock instead of third party mock 2020-04-19 23:23:41 -07:00
test_utils.py Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
utils.py Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00