ironic/releasenotes/notes/bug-30315-e46eafe5b575f3da.yaml
Mark Goddard 0cf907bd00 Spruce up release notes for 12.2.0 release
Change-Id: I8b82a7caf64f5e56e4dcf9b4c2007f55d929863b
2019-06-18 13:23:39 +01:00

9 lines
294 B
YAML

---
fixes:
- |
Fixes an issue regarding the ``ansible`` deploy interface cleaning
workflow.
Handling the error in the driver and returning nothing caused the manager
to consider the step done and go to the next one instead of interrupting
the cleaning workflow.