neutron/neutron/plugins/ml2/drivers/openvswitch
waleed mousa 512d8abb4b Neutron ovs agent: Removing SmartNIC OVS representor port on instance tear down and resync
The current flow where a port is unbound from an agent running on
smartnic was not implemented causing representor ports to remain
connected to the integration bridge.
This change solves this issue in two cases:
  * When deleting the instance and so deleting SmartNic port,
    it will remove the unbound ports from integration bridge
  * When resync SmartNic ports on Neutron OVS agent restart,
    it will remove the port from integration bridge not mapped to
    neutron SmartNic ports.

Closes-Bug: #1855260
Change-Id: I7077577cca54329fbcb77fbde730389835ab6497
2020-03-19 09:27:13 +00:00
..
agent Neutron ovs agent: Removing SmartNIC OVS representor port on instance tear down and resync 2020-03-19 09:27:13 +00:00
mech_driver Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00