summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1943584-fc74f9205039883c.yaml
blob: 57e8d87312b91b9dc41b2fda0955f4c8b30c0b73 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    [`bug 1943584 <https://bugs.launchpad.net/oslo.policy/+bug/1943584>`_]
    If file in policy directory was emptied, rules were not re-calculated. The
    only workaround was to restart an application. Now rules are re-calculated
    "on the fly", without app restart.