summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1800017-0e5a9b8f62b5ca60.yaml
blob: 0b1c75fcd01884622bb381bacfdbef4c07c9e578 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    [`bug 1800017 <https://bugs.launchpad.net/keystonemiddleware/+bug/1800017>`_]
    Fix audit middleware service catalog parsing for the scenario where a
    service does not contain any endpoints. In that case, we should just skip
    over that service.