1bdcd4449f
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
6 lines
239 B
YAML
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. |