summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-negotiate-version-503-c3cb8d1d4901541a.yaml
blob: 0b13e25574c8ce2b82adab767cac60eb94789f3f (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue where some failure modes of communication with the Ironic
    API could result in an exception that circumvents the client's retry
    mechanisms. In particular this includes HTTP 503 service unavailable which
    is seen when Ironic operates behind a load balancer, and no backend is
    available to handle the request.