b4243ad3f7
In case of Smart NIC vNIC type neutron should mimic nova-compute that plug the port to the ovs bridge. Extend the Neutron OVS mechanism driver and Neutron OVS Agent to bind the Neutron port for the baremetal host with Smart NIC. This will allow the Neutron OVS Agent to configure the pipeline of the OVS running on the Smart NIC and leverage the pipeline features such as: VXLAN, Security Groups and ARP Responder. Story: #2003346 Closes-Bug: #1785608 Change-Id: I6d520d3bac2e9ceb30b5b6197c6eb0f958cc3659
8 lines
285 B
YAML
8 lines
285 B
YAML
---
|
|
prelude: >
|
|
Add Support for Smart NIC in ML2/OVS mechanism driver.
|
|
features:
|
|
- |
|
|
Add Support for Smart NIC in ML2/OVS mechanism driver, by extending the Neutron OVS mechanism
|
|
driver and Neutron OVS Agent to bind the Neutron port for the baremetal host with Smart NIC.
|