summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-cleaning-stuck-on-networkerror-4aedbf3673413af6.yaml
blob: f7769afc1e13edef2612c60d7ab905c1fadd6f6d (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue where cleaning operations could fail in such a way that was
    not easily recoverable when pre-cleaning network interface configuration
    was validated, yet contained invalid configuration.
    Now Ironic properly captures the error and exits from cleaning in a
    state which allows for cleaning to be retried.