summaryrefslogtreecommitdiff
path: root/releasenotes/notes/cleanwait_timeout_fail-4323ba7d4d4da3e6.yaml
blob: 9587fe80d48460928ba13e8f754ee550348035b9 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue with a baremetal node that times out during cleaning.
    The ironic-conductor was attempting to change the node's provision state
    to 'clean failed' twice, resulting in the node's ``last_error`` being set
    incorrectly. This no longer happens. For more information, see
    `story 2004299 <https://storyboard.openstack.org/#!/story/2004299>`_.