ironic/releasenotes/notes/set-node-alive-when-inspection-finished-1ec74828852eaeef.yaml
Derek Higgins b07ebc4123 Set node "alive" when inspection finished
To make the node fast trackable as soon as
inspection finishes, in addition add a wait for the
agent to callback should it not be available when
fast track is attempted.

Closes-Bug: #2078820

Change-Id: I8a95fc08cf355b7b745a565e3a05c9dc0875a63e
2024-09-04 09:19:58 +01:00

8 lines
218 B
YAML

---
fixes:
- |
Set node "alive" and make it fast trackable
as soon as inspection is finished, in addition
add a wait for the agent to callback should
it not be available when fast track is attempted.