ironic-python-agent/releasenotes/notes/add_mellanox_hardware_manager-edfae87964737df1.yaml
Moshe Levi 1bdcd4449f Add a new Hardware Manager for Mellanox NICs
This patch add Mellanox Manager to support Mellanox
InfiniBand NICs.

It adds client_id to the NetworkInterface for the
InfiniBand network interface.

The Mellanox Manager provides it own implementation of
get_interface_info. The mlnx get_interface_info generate
InfiniBand MAC and client-id from the InfiniBand network
interface address.

Closes-Bug: #1532534

Change-Id: I4e7f7649a1bdeaa3ee99b2748037b0f37fea486c
2016-11-22 15:46:12 +01:00

6 lines
239 B
YAML

---
features:
- Add support for Mellanox InfiniBand NIC in IPA.
Each Mellanox InfiniBand interface returned with
"InfiniBand MAC" and InfiniBand Client-ID according
to DHCP over InfiniBand https://tools.ietf.org/html/rfc4390.