Add target_all_project option

Adds target_all_project option to neutron_rbac_policy
module, for specifing all projects as target projects
explicitly.

Change-Id: I1393463a79fc83bcda7aa5642f5d3ed27fb195b5
This commit is contained in:
Amir Nikpour
2024-10-20 02:01:41 +03:30
parent 5a8ad4cdf0
commit c09029ada0
3 changed files with 39 additions and 2 deletions

View File

@@ -7,3 +7,4 @@ expected_fields:
- project_id
- target_project_id
- tenant_id
all_project_symbol: '*'