ironic/releasenotes/notes/add-pxe-nic-support-in-redfish-5359897135df1348.yaml
Pradip Kadam 7d82d7f3dd DRAC : idrac-redfish inspect updates pxe port
Extends generic Redfish OOB inspection to add setting pxe_enabled
on the discovered ports for the idrac hardware type.
It retrieves the list of PXE device MAC addresses using an OEM extension
to the Redfish API if necessary
and updates the pxe_enabled field of Port.

Change-Id: Ife8387a3bdb75717b896cf1067d2490084665e49
Story: 2006819
Task: 37380
Co-Authored-By: Mahendra Kamble <mahendra.kamble358@gmail.com>
Co-Authored-By: Sonali Borkar <sonaliborkar85@gmail.com>
2021-03-26 04:35:45 -04:00

8 lines
259 B
YAML

---
features:
- |
Adds support for the discovery of PXE Enabled NICs using the
``idrac-redfish`` inspect interface with the ``idrac`` hardware
type. With this feature, a port's ``pxe_enabled`` status will
be recorded on the bare metal port.