summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Bauza <sbauza@redhat.com>2020-04-23 09:38:29 +0200
committerSylvain Bauza <sbauza@redhat.com>2020-04-23 09:38:29 +0200
commit53092942fd8c4947858289780b7d2065099ce942 (patch)
tree46b1c4d76914acf81aaa08075d87b25db95fd67d
parent66e67a0f4aba67c81569d113c1c4661692d923f5 (diff)
downloadnova-53092942fd8c4947858289780b7d2065099ce942.tar.gz
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
-rw-r--r--releasenotes/notes/ussuri-prelude-4b96f1244cefcdf4.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/releasenotes/notes/ussuri-prelude-4b96f1244cefcdf4.yaml b/releasenotes/notes/ussuri-prelude-4b96f1244cefcdf4.yaml
index 039eb6a527..2d9282fc42 100644
--- a/releasenotes/notes/ussuri-prelude-4b96f1244cefcdf4.yaml
+++ b/releasenotes/notes/ussuri-prelude-4b96f1244cefcdf4.yaml
@@ -36,7 +36,9 @@ prelude: |
- Support for scope types and additional roles in the default nova
policies, allowing for richer access management including the ability to
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`__.