ironic/releasenotes/notes/add-configurable-ipmi-retriables-b6056f722f6ed3b0.yaml
Vladyslav Drok a3ac25f299 Allow to configure additional ipmitool retriable errors
This change allows to configure more retriable errors for ipmitool
execution that are specific to the environment it is run in.

Task: 36296
Story: 2006410
Change-Id: I4bd06ad405f87f5fb974777fc3d84e4874b4f5bb
2019-08-16 16:44:05 +02:00

8 lines
264 B
YAML

---
other:
- |
This release allows to configure retryable ipmitool exceptions via
``[ipmi]additional_retryable_ipmi_errors`` so that, depending on the
environment, operators could allow retrying ipmitool commands containing
specified substrings.