ironic/releasenotes/notes/redfish-autocreate-ports-53712a46dadd8203.yaml
Jacob Anders 05df3d7aa4 Use OOB inspection to fetch MACs for IB inspection
This change adds get_mac_addresses call to the ManagementInterface which will
be used by both out-of-band inspection and in-band inspection with
ironic-inspector. This will remove the necessity of manually defining MAC
addresses for nodes and/or enabling IPMI functionality on Redfish-based
systems.

Change-Id: I3debcd1f32a2627dafd8456ec73a71fc7c402ebb
Story: 2008038
Task: 40699
2021-02-11 17:03:18 +10:00

7 lines
225 B
YAML

---
features:
- |
Adds support for automatic creation of ports for ``redfish`` enabled
bare metal nodes using prior to ironic-inspector introspection. This
feature is a part of ``redfish`` management interface.