ironic/releasenotes/notes/power-off-token-0403e8a054f31125.yaml
Dmitry Tantsur bc04a42a96 Also wipe agent token on manual power off or reboot
We have a check in the code that is never true for manual power
actions because of what happens in the conductor manager. Remove it.

Change-Id: I50b7b78a41188c41e4944894851f1d12684f824a
2020-09-14 16:09:54 +02:00

6 lines
165 B
YAML

---
fixes:
- |
Fixes wiping the agent secret token on manual power off or reboot. Also
makes sure to remove the agent URL since it may potentially change.