7d82d7f3dd
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>
8 lines
259 B
YAML
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.
|