summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml
blob: b599b0b1413ddf83d0a86b7b90a73c2ba6c5b89b (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Calculating the ipmitool `-N` and `-R` arguments from ironic.conf [ipmi]
    `command_retry_timeout` and `min_command_interval` now takes into account the
    1 second interval increment that ipmitool adds on each retry event.

    Failure-path ipmitool run duration will now be just less than
    `command_retry_timeout` instead of much longer.