summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml')
-rw-r--r--releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml b/releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml
index b599b0b14..4a39991ca 100644
--- a/releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml
+++ b/releasenotes/notes/ipmi_command_retry_timeout-889a49b402e82b97.yaml
@@ -1,9 +1,10 @@
---
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.
+ Calculating the ipmitool ``-N`` and ``-R`` arguments from the configuration
+ options ``[ipmi]command_retry_timeout`` and ``[ipmi]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. \ No newline at end of file
+ ``command_retry_timeout`` instead of much longer.