From b631c0f4eed447a03cb18762595669c1fae687d3 Mon Sep 17 00:00:00 2001 From: Ruby Loo Date: Wed, 7 Feb 2018 20:09:17 -0500 Subject: [PATCH] [reno] timeout parameter worked We thought that the 'timeout' parameter that was specified for a node's power state transition wasn't working for ipmitool, irmc, and oneview power interfaces, but it turns out that it was working. This updates the release note to reflect that. Change-Id: Icc439179a3790f109d42c5014b11defbfd6c2127 Related-Bug: #1746849 --- ...imeout-parameter-to-power-methods-5f632c936497685e.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/releasenotes/notes/add-timeout-parameter-to-power-methods-5f632c936497685e.yaml b/releasenotes/notes/add-timeout-parameter-to-power-methods-5f632c936497685e.yaml index 0cf840311d..7934465708 100644 --- a/releasenotes/notes/add-timeout-parameter-to-power-methods-5f632c936497685e.yaml +++ b/releasenotes/notes/add-timeout-parameter-to-power-methods-5f632c936497685e.yaml @@ -1,11 +1,4 @@ --- -fixes: - - | - Fixes an issue where the ``timeout`` that was specified for a node's - power state transition was not used for the *ipmitool*, *irmc* and - *oneview* Power Interfaces. - See `bug 1746849 `_ - for details. other: - | The ironic-conductor expects that all PowerInterface's set_power_state()