ironic-python-agent/releasenotes/notes/ipmi-address-channel-b6b8010c41d05c1b.yaml
Dmitry Tantsur d6ff5116f4 Remove assumption that a valid IPMI channel cannot follow an invalid one
It seems to be incorrect at least for some iLO machines.
Also harden the code against invalid output from ipmitool.

Change-Id: I733785e9c7d86eadca963f0776910504bf91bcfe
Closes-Bug: #1714944
2017-09-11 18:43:24 +02:00

7 lines
194 B
YAML

---
fixes:
- |
Fixes incorrect assumption that a valid channel cannot follow an invalid
one in IPMI (`bug 1714944
<https://bugs.launchpad.net/ironic-python-agent/+bug/1714944>`_).