
Back when we developed service, we expected operators to iterate to fix their issues, but we also put in abort code. We just never wired in the abort code to the abort verb. It really seems like we really should have done that, and this change changes API and Conductor code path to make this happen. Closes-Bug: 2119989 Assisted-By: Claude Clode - Claude Sonnet 4 Change-Id: Ic02ba87485a676e77563057427ab94953bea2cc2 Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
8 lines
266 B
YAML
8 lines
266 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes the ability to invoke the ``abort`` API verb when a node is in
|
|
``service fail`` state, allowing the user to back out of a failure state.
|
|
For more information see
|
|
`bug 2119989 <https://bugs.launchpad.net/ironic/+bug/2119989>`_.
|