kolla/releasenotes/notes/bug-1928408-4a22a85570eee8d6.yaml
Scott Shambarger f68dfb88fd horizon: Correct location of monitoring_policy file
Patch to correctly copy monitoring_policy.json into
/etc/openstack-dashboard.  Policy was misplaced, and not being enforced.

Note that by current default policy, admin doesn't not have Monitoring
access.

Closes-Bug: #1928408
Change-Id: I4faabdfa9c273fc61b536e6ce88b8d71ab2fc581
2021-06-11 04:59:42 +00:00

8 lines
246 B
YAML

---
fixes:
- |
Fixes location of monitoring_policy in Horizon, so access
policy is correctly enforced. Note that by current default,
admin doesn't not have Monitoring access.
`LP#1928408 <https://launchpad.net/bugs/1928408>`__