ironic/releasenotes/notes/skip-power-sync-for-adoptfail-d2498f1a2e997ed7.yaml
Julia Kreger 0134508266 Prevents power sync with ADOPTFAIL nodes
We shouldn't attempt to sync the power state on nodes in the adopt
failed state as they may be in some sort of intermediate state
indicitive of their adoption failure.

Change-Id: I779155ba2dc3f256273a7f45c5354ee8e6a6fabf
Story: 2007901
Task: 40296
2020-08-03 13:59:09 -07:00

6 lines
132 B
YAML

---
fixes:
- |
Fixes the conductor so the power sync operations are not asserted for
nodes in the ``adopt failed`` state.