summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ipmi-disable-timeout-option-e730362007f9bedd.yaml
blob: 4be19d52b620705c878983ca33104755a8a702c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Adds a configuration option ``[ipmi]disable_boot_timeout`` which is used
    to set the default behavior whether ironic should send a raw IPMI command
    to disable timeout. This configuration option can be overidden by the
    per-node option ``ipmi_disable_boot_timeout`` in node's ``driver_info``
    field.
    See `story 2004266 <https://storyboard.openstack.org/#!/story/2004266>`_
    and `Story 2002977 <https://storyboard.openstack.org/#!/story/2002977>`_
    for additional information.