murano/murano/services
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
..
__init__.py Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
actions.py Tenant to project migration for RequestContext 2022-03-29 12:43:00 +00:00
states.py Environment in delete failed state was in progress forever 2014-11-10 18:43:55 +00:00
static_actions.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00