7b96a0bf1c
Horizon requires policy files placed in its own config directory to enable/disable some features according to policy rules. This change introduces capability to manage contents of each policy files so that users can inject customized rules. Change-Id: Id82f6fd416c0f563b181af66f541c850128a5778
20 lines
500 B
YAML
20 lines
500 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``horizon::policy`` class has been added. This class can be used
|
|
to manage policy rules for the following services.
|
|
|
|
- ``cinder``
|
|
- ``glance``
|
|
- ``keystone``
|
|
- ``neutron``
|
|
- ``nova``
|
|
|
|
- |
|
|
The new ``policies`` parameter has been added to the following classes,
|
|
to allow customizing policiy rules for additional services.
|
|
|
|
- ``horizon::dashboards::heat``
|
|
- ``horizon::dashboards::octavia``
|
|
- ``horizon::dashboards::manila``
|