a7445d9f85
For certain BMCs the default of 1 second is too short for the ipmitool minimum command interval (-N). The configured ``[ipmi]min_command_interval`` should be used. Story: 2007914 Task: 40317 Change-Id: I07f17a7321582e9829ac422efb51b571a17c5ca8
7 lines
194 B
YAML
7 lines
194 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When Ironic is doing IPMI retries the configured ``min_command_interval``
|
|
should be used instead of a default value of ``1``, which may be too short
|
|
for some BMCs.
|