summaryrefslogtreecommitdiff
path: root/releasenotes/notes/story-2002600-return-503-if-no-conductors-online-ead1512628182ec4.yaml
blob: 219a0331124834b4e5e074390890b767fdc695a5 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    Ironic API now returns ``503 Service Unavailable`` for action requiring a
    conductor when no conductors are online.
    `Bug: 2002600 <https://storyboard.openstack.org/#!/story/2002600>`_.