FUP: Amend ussuri prelude to add docs for policy concepts

Now I00e678858a8e46786f3b69fbba3f5353932de49b is merge, we can amend
the reno prelude section to mention the policy docs.

Change-Id: I78492a54a48828eec8d002c366455ca3bf593e5d
This commit is contained in:
Sylvain Bauza 2020-04-23 09:38:29 +02:00
parent 66e67a0f4a
commit 53092942fd

View File

@ -36,7 +36,9 @@ prelude: |
- Support for scope types and additional roles in the default nova - Support for scope types and additional roles in the default nova
policies, allowing for richer access management including the ability to policies, allowing for richer access management including the ability to
configure *read-only* access to resources. This feature is disabled by configure *read-only* access to resources. This feature is disabled by
default. default. See the `Policy Concepts`__ documentation for more details.
.. __: https://docs.openstack.org/nova/latest/configuration/policy-concepts.html
- Support for `creating servers with accelerator devices via Cyborg`__. - Support for `creating servers with accelerator devices via Cyborg`__.