summaryrefslogtreecommitdiff
path: root/releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2020-05-28 18:01:13 +0200
committerDmitry Tantsur <dtantsur@protonmail.com>2020-05-28 18:01:57 +0200
commit0fa282eee7697427d70eef5255c2113397c7d816 (patch)
tree5d269fdb75fadf27eca1292352934207e2bc240a /releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml
parent863c90db539a02c87963aee44d2af7d9383baaa0 (diff)
downloadironic-0fa282eee7697427d70eef5255c2113397c7d816.tar.gz
agent: do not hard power off if soft power off actually succeeds
Change-Id: I747e7bd2a341c828006e9f2216c81dbf9a01eec6
Diffstat (limited to 'releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml')
-rw-r--r--releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml b/releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml
new file mode 100644
index 000000000..74f84fbab
--- /dev/null
+++ b/releasenotes/notes/agent-power-off-2115fcfaac030bd0.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ Fixes a rare issue when agent successfully powers off a node after
+ deployment, but ironic never learns about it and does another reboot.