Correct "Add release note about xena policy changes"

Missed a deprecated rule and two new policies.

Change-Id: Icb69a6c1d7049c2f4c2f3aeffbb95291a8ef25d3
This commit is contained in:
Brian Rosmaita 2021-09-16 09:55:28 -04:00
parent 6ef65bfe5f
commit 72cba373d5
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,7 @@ features:
* ``rule:admin_or_owner``
* ``rule:system_or_domain_or_project_admin``
* ``rule:volume_extension:volume_type_encryption``
* Some current policies that were over-general (that is, they governed both
read and write operations on a resource) are being replaced by a set of
@ -41,6 +42,8 @@ features:
* ``group:group_types_specs`` is replaced by:
* ``group:group_types_specs:get``
* ``group:group_types_specs:get_all``
* ``group:group_types:create``
* ``group:group_types:update``
* ``group:group_types:delete``
@ -102,6 +105,7 @@ deprecations:
* ``rule:admin_or_owner``
* ``rule:system_or_domain_or_project_admin``
* ``rule:volume_extension:volume_type_encryption``
For more information, see the 'New Features' section of this document and
`Policy Personas and Permissions