neutron/neutron/plugins/ml2/drivers
Yang JianFeng 6b701e6e4e Don't uninstall flow tables in setup_dvr_flows_on_integ_br
This is a revise for I7b24a159962af7b58c096a1b2766e2169e9f8aed

Br-int's flow tables are already uninstalled in setup_integration_br.
And setup_integration_br will install some default flows. If we still
uninstall flow tables of br-int in setup_dvr_flows_on_integ_br, these
default flow tables will be missing.

Closes-Bug: #1775146
Change-Id: I71c1f9034dfc913b9e9ae17cc8f6bd084c9ee580
(cherry picked from commit 760870b6c2)
2018-10-26 08:51:41 +00:00
..
agent Use same instance of iptables_manager in L2 agent and extensions 2018-01-08 13:38:24 +01:00
l2pop Don't skip DVR port while neutron-openvswitch-agent is restared. 2018-10-02 16:03:33 +00:00
linuxbridge Config privsep in the linuxbridge agent 2018-03-13 10:58:56 -04:00
macvtap Use same instance of iptables_manager in L2 agent and extensions 2018-01-08 13:38:24 +01:00
mech_sriov Fix corner case in failure assigning MAC to SR-IOV NIC 2018-10-04 18:33:18 +00:00
openvswitch Don't uninstall flow tables in setup_dvr_flows_on_integ_br 2018-10-26 08:51:41 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
mech_agent.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
type_flat.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
type_geneve.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
type_gre.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
type_local.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
type_tunnel.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
type_vlan.py Fix delete vlan allocation error for ML2 2018-05-18 00:55:20 +00:00
type_vxlan.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00