neutron/neutron/plugins/ml2/drivers/openvswitch
Yang JianFeng 0ea92d3541 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-09-22 00:33:02 +00:00
..
agent Don't uninstall flow tables in setup_dvr_flows_on_integ_br 2018-09-22 00:33:02 +00:00
mech_driver Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00