summaryrefslogtreecommitdiff
path: root/releasenotes/notes/port-list-bad-request-078512862c22118e.yaml
blob: 3f0116159a395bfb75c4c16629ea71202bee2f75 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    Fixes rare race condition which resulted in the port list API returning
    HTTP 400 (bad request) if some nodes were being removed in parallel.
    See `bug 1748893 <https://bugs.launchpad.net/bugs/1748893>`_ for details.