neutron/neutron/plugins/ml2/drivers/openvswitch
Slawek Kaplonski 9087c3a4ea Ensure that stale flows are cleaned from phys_bridges
In case when neutron-ovs-agent will notice that any of physical
bridges was "re-created", we should also ensure that stale Open
Flow rules (with old cookie id) are cleaned.
This patch is doing exactly that.

Conflicts:
    neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

Change-Id: I7c7c8a4c371d6f4afdaab51ed50950e2b20db30f
Related-Bug: #1864822
(cherry picked from commit 63c45b3766)
2020-07-06 20:05:52 +00:00
..
agent Ensure that stale flows are cleaned from phys_bridges 2020-07-06 20:05:52 +00:00
mech_driver Always set ovs bridge name in vif:binding-details 2020-01-02 17:28:41 +08:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00