ironic/releasenotes/notes/change_default_use_ipmitool_retries-2529ce032eae7d1b.yaml

10 lines
381 B
YAML
Raw Normal View History

---
fixes:
- |
Change the default for ``use_ipmitool_retries`` to ``False`` so that
Ironic will do the retries by default. This is needed for certain BMCs
that don't support the Cipher Suites command and ipmitool retries take an
excessively long time. See `story 2007632
<https://storyboard.openstack.org/#!/story/2007632>`_ for additional
information.