ironic-inspector/releasenotes/notes/no-fail-on-power-off-enroll-node-e40854f6def397b8.yaml
Anton Arefiev 2cbcfcd2a4 Don't fail on power off if in enroll state
With enroll hook it's possible to process nodes in enroll state.
As nodes in this state are not expected to have valid power
credentials, we shouldn't fail if power off goes wrong.

Change-Id: I79e502052c4ae1b531b4f0a0bc314b4cf6d29aac
2016-03-11 15:06:04 +02:00

5 lines
145 B
YAML

---
fixes:
- Don't fail on finish power off if node in 'enroll' state. Nodes in
'enroll' state are not expected to have power credentials.