summaryrefslogtreecommitdiff
path: root/releasenotes/notes/change_default_use_ipmitool_retries-2529ce032eae7d1b.yaml
blob: 04ca61cf61918d253d195d7e0177a66c594c9a7f (plain)
1
2
3
4
5
6
7
8
9
---
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.