summaryrefslogtreecommitdiff
path: root/releasenotes/notes/node-in-maintenance-fail-afd0eace24fa28be.yaml
blob: a5c54669d8a8b48254514c2a9d1880d693905487 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    If a node is in mid-deployment or cleaning and its conductor dies, ironic
    will move that node into a failed state. However, this wasn't being done
    if those nodes were also in maintenance. This has been fixed. See
    `story 2007098 <https://storyboard.openstack.org/#!/story/2007098>`_ for
    more details.