4d020a68fb
This change extends the list of `ipmitool` errors that ironic treats as retryable on failure. Change-Id: I5fddc95404a1725f03bd26da51932c3ece5a5a35 Story: 2001989 Task: 19611
10 lines
436 B
YAML
10 lines
436 B
YAML
---
|
|
fixes:
|
|
- Adds more ``ipmitool`` error messages to be treated as retryable by the
|
|
ipmitool interfaces (such as power and management hardware interfaces).
|
|
Specifically, ``Node busy``, ``Timeout``, ``Out of space`` and
|
|
``BMC initialization in progress`` reporting emitted by ``ipmitool``
|
|
will cause ironic to retry IPMI command.
|
|
This change should improve the reliability of IPMI-based communicaton
|
|
with BMC.
|