ironic-python-agent/releasenotes/notes/add_mellanox_hardware_manager-edfae87964737df1.yaml
Miles Gould 6993bd82f4 Correct error in Infiniband release note
The release note says that a MAC and Client-ID are calculated for
Infiniband nodes according to RFC 4390, but RFC 4390 actually says
'"chaddr" (client hardware address) field MUST be zeroed.' (see
https://tools.ietf.org/html/rfc4390#page-2). This commit changes the
release note to say "a Mellanox-specific translation", which matches the
comments in hardware_managers/mlnx.py.

Change-Id: I16e70450cecaebb81b5851bb9589bd17a544668b
2017-02-13 13:16:43 +00:00

7 lines
233 B
YAML

---
features:
- Add support for Mellanox InfiniBand NICs in IPA.
Each Mellanox InfiniBand interface is returned with
an "InfiniBand MAC" and InfiniBand Client-ID calculated
according to a Mellanox-specific translation.