80540bb52d
we see some slightly different errors returned in the wild for some HW. Change-Id: Ic822c8283600b658ba5ff7bc007cb95352d82a86 Related-Bug: #2085137
12 lines
541 B
YAML
12 lines
541 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The set of strings used to detect cipher suite version related errors
|
|
in the ``ipmitool`` command was expanded.
|
|
If the string ``Error in open session response message : invalid role``
|
|
is contained in the output of a failed ``ipmitool`` command execution,
|
|
such error will be now considered as related to inappropriate ciphers too,
|
|
and will be retried with another cipher suite version
|
|
if Ironic is configured to do so.
|
|
See `bug 2085137 <https://launchpad.net/bugs/2085137>`_ for more details.
|