Files
ironic/releasenotes/notes/unhandled-remove-vif-exception-89fd332d0c1feea7.yaml
Kaifeng Wang 85456f788d Fix unhandled exception during node tear down
Fixes an error that node does not move to failed state when
removing vif failed due to unexpected errors during tear down.

Closes-Bug: #2110917

Change-Id: I362aa42ff30696e9ec18239b316d03e65a1a65d1
2025-05-15 23:48:32 +08:00

5 lines
147 B
YAML

---
fixes:
- |
Fixes an error that node does not move to failed state when
removing vif failed due to unexpected errors during tear down.