summaryrefslogtreecommitdiff
path: root/releasenotes/notes/idrac-add-redfish-boot-support-036396b48d3f71f4.yaml
blob: 00c581daff01336866d1dd0464de723045ec5f6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
features:
  - |
    Adds ``idrac`` hardware type support of a virtual media boot
    interface implementation that utilizes the Redfish out-of-band (OOB)
    management protocol and is compatible with the integrated Dell
    Remote Access Controller (iDRAC) baseboard management controller
    (BMC). It is named ``idrac-redfish-virtual-media``.

    The ``idrac`` hardware type declares support for that new interface
    implementation, in addition to all boot interface implementations it
    has been supporting. The highest priority boot interfaces remain the
    same. It now supports the following boot interface implementations,
    listed in priority order from highest to lowest: ``ipxe``, ``pxe``,
    and ``idrac-redfish-virtual-media``.

    To use the new boot interface, install the ``sushy-oem-idrac``
    Python package.

    For more information, see `story 2006570
    <https://storyboard.openstack.org/#!/story/2006570>`_.