summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1880959-8f1370a59759d40d.yaml
blob: 929f509d74da3a695bfbb704d6417bb5ee9f21e8 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    [`bug 1880959 <https://bugs.launchpad.net/keystone/+bug/1880959>`_]
    The behavior of policy file reloading from policy directories was fixed.
    Previously the rules from policy files located in the directories
    specified in the ``policy_dirs`` option were not reapplied after the rules
    from the primary policy file have been reapplied due to a change.