designate/designate/common/policies
Michael Johnson c2e51939b4 Update designate for RBAC "direction change"
The RBAC goal has changed[1] and system scope is no longer going to be
used. This patch updates Designate to align to this change in direction
by removing the system scope from the policies.
It also updates the functional tests to be ready for the switch to using
the new keystone roles by default.

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

Depends-On: https://review.opendev.org/c/openstack/designate-tempest-plugin/+/879111
Change-Id: I1937e215dbd072b0a095df659c75f17a3f48c937
2023-03-31 00:38:50 +00:00
..
__init__.py Implement sharing of zones 2023-02-14 01:54:15 +00:00
base.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
blacklist.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
context.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
pool.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
quota.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
record.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
recordset.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
service_status.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
shared_zones.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
tenant.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
tld.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
tsigkey.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
zone_export.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
zone_import.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
zone_transfer_accept.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
zone_transfer_request.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00
zone.py Update designate for RBAC "direction change" 2023-03-31 00:38:50 +00:00