Files
ironic/releasenotes/notes/port-category-9935c6006d243bc3.yaml
Clif Houck 7e602d8427 Add a new 'category' field to the Port object
Adds a new category field to the port object. This is foundational work
for the first milestone of trait based port scheduling.

Change-Id: Ica76ae3da08bdf743a495781fe958cb71493a2e7
Signed-off-by: Clif Houck <me@clifhouck.com>
Signed-off-by: Jay Faulkner <jay@jvf.cc>
2025-08-18 21:59:33 -05:00

7 lines
213 B
YAML

---
features:
- |
A new "category" 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.