Add release note on policy dirs support
Part of blueprint policy-dirs oslo.policy policy dirs support has been implemented before merging openstack-auth but there is no corresponding release note. This commit adds it. Change-Id: I621fb1072d1753f9b51a6a21e2f7994eb04dd05b
This commit is contained in:
parent
dee95a0dfd
commit
b541debf3e
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
The policy framework in horizon now supports policy directories per
|
||||||
|
service. This corresponds to ``policy_dirs`` configuration option
|
||||||
|
from "oslo.policy" library. The new setting ``POLICY_DIRS`` was
|
||||||
|
introduced. The setting allows to define multiple policy directories
|
||||||
|
per service. For example, it is useful for a case where multiple
|
||||||
|
projects provide policy files like neutron stadium projects.
|
||||||
|
For detail, see `the horizon Setting Reference
|
||||||
|
<https://docs.openstack.org/horizon/latest/configuration/settings.html#policy-dirs>`__.
|
Loading…
Reference in New Issue
Block a user