
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>
7 lines
211 B
YAML
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.
|