ed946c4d55
Adds basic support for passing OVN VTEP switch metadata to neutron via Ironic's port.local_link_connection field. Adds microversion 1.90 to Ironic's API, adding support for new schema in port.local_link_connection Bump version of the jsonschema library to ensure consistent behavior with new schema configurations. Add documentation warning: This has not been tested as no Ironic developers have access to the hardware in question. Closes-bug: #2034953 Co-Authored-By: Austin Cormier <acormier@juniper.net> Co-Authored-By: Jay Faulkner <jay@jvf.cc> Change-Id: Ie98dc4552ec2ea16db1e2d382aed54ce9dfef41b
7 lines
160 B
YAML
7 lines
160 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for ovn vtep switches. Operators will be able
|
|
to use logical and physical switches. Minimally tested
|
|
in production.
|