ironic/releasenotes/notes/bios-config-manage-ccefd24054cc73ee.yaml
Bob Fournier 9b18336f76 Retrieve BIOS configuration when moving node to `manageable`
When moving the node to ``manageable``, in addition to
``cleaning``, retrieve the BIOS configuration settings.  In the
case of ``manageable``, this may allow the settings to be used
when choosing which node to deploy.

Change-Id: Ic2b162f31d4a1465fcb61671e7f48b3d31de788c
Story: 2008326
Task: 41224
2020-11-10 14:57:20 -05:00

8 lines
276 B
YAML

---
features:
- |
Retrieves BIOS configuration settings when moving a node to ``manageable``.
This allows the settings to be used when choosing which node to deploy.
For more details, see
`story 2008326 <https://storyboard.openstack.org/#!/story/2008326>`_.