neutron/neutron/tests/unit/conf
Slawek Kaplonski 428f7a8418 [S-RBAC] Add service role in neutron policy
RBAC community wide goal phase-2[1] is to add service
role for the service APIs policy rule.
This patch adds new "service_api" role in policies, deprecates old rule
"context_is_advsvc" as this had basically same goal but for consistency
reasons we want now to have it named "service_api" as in other policies
for other projects.
This patch also adds unit tests to ensure what is allowed and what is
forbidden for the service role user.

[1] https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-2

Closes-Bug: #2026182

Change-Id: Iaa1a3a491d310c2304f6500c6e5d2b9c31a72fa8
2023-10-06 07:55:05 +00:00
..
agent Agent common config 2017-03-15 09:52:18 -06:00
policies [S-RBAC] Add service role in neutron policy 2023-10-06 07:55:05 +00:00
__init__.py Base unit test framework to test new API policy enforcement 2021-03-24 21:01:13 +00:00
test_service.py Add a method to retrieve and register "rpc_workers" config knob 2023-02-08 11:48:48 +01:00