ironic-python-agent/releasenotes/notes/bmc-mac-introspection-e4c2e203d8529710.yaml
Jonas Schäfer 61af712fe5 Expose BMC MAC address in inventory data
This exposes the MAC address of the first LAN channel with an assigned
IP address in the inventory data. This is useful for inventory
processes where the asset number is not discoverable from the software
side: the BMC MAC is going to be unique (at least within an
organization).

Change-Id: I8a4bee0c25743befd7f2033e4e0cba26895c8926
2021-08-06 13:14:45 +02:00

7 lines
204 B
YAML

---
features:
- |
The introspection now includes the MAC address of the IPMI LAN channel
which has a valid IP address and MAC address assigned in the hardware
inventory data as ``bmc_mac``.