summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-04-23 17:22:51 +0000
committerGerrit Code Review <review@openstack.org>2020-04-23 17:22:51 +0000
commit7e36bf5f9a284a59b3181b5ba646d68c591cd97e (patch)
treec3925c8652aaf33da4d1d278b10854cdc92ff380
parente48e85ffd0d916cf53abd65aa4134f01fda297ac (diff)
parent53092942fd8c4947858289780b7d2065099ce942 (diff)
downloadnova-7e36bf5f9a284a59b3181b5ba646d68c591cd97e.tar.gz
Merge "FUP: Amend ussuri prelude to add docs for policy concepts"
-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`__.