ironic-python-agent/releasenotes/notes/fix-nic-without-numa-node-b401f97c46afa4a1.yaml
Mark Goddard 06d65e4bff Tidy up relese notes for 6.0.0
Change-Id: I21b71c8b2886ad063ed8e37567ef9ee0a5a52cfa
2020-02-07 17:06:44 +00:00

7 lines
236 B
YAML

---
fixes:
- |
Skips NIC ``numa_node`` discovery if it's not assigned to a numa_node as
in some rare case, such as a VM with virtual NUMA node, NICs might
not be in a NUMA node and this breaks ``numa-topology`` discovery.