Files
ironic/releasenotes/notes/port-vendor-ad30b76dc23efc38.yaml
Clif Houck 8a2e33e808 Add a new 'vendor' field to the Port object
Adds a new vendor field to the port object. This is foundational work
for trait based port scheduling.

Depends-On: https://review.opendev.org/c/openstack/ironic/+/957166
Change-Id: Ifce7da0a123e9f36a83f1a6a34759b25c9b2e416
Signed-off-by: Clif Houck <me@clifhouck.com>
2025-08-13 11:15:28 -05:00

7 lines
211 B
YAML

---
features:
- |
A new "vendor" field has been added to the Port object. This field is meant
to help distinguish between different types of Ports. Relevant to trait
based port scheduling feature.