neutron/neutron/plugins/ml2/drivers/openvswitch/agent
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
..
common Fix pep8 errors 2018-04-17 10:39:04 -04:00
extension_drivers [Qos] Fix residues of ovs in ingress bw limit 2017-12-06 15:37:43 +08:00
openflow Merge "br_int: Make removal of DVR flows more strict" into stable/pike 2017-11-03 20:21:09 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py ovs: log config options when all of them are registered 2017-09-28 19:31:36 +00:00
ovs_agent_extension_api.py Refactor OVSCookieBridge: always use bridge cookie 2017-03-24 11:22:35 +01:00
ovs_capabilities.py Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
ovs_dvr_neutron_agent.py Don't uninstall flow tables in setup_dvr_flows_on_integ_br 2018-10-26 08:51:41 +00:00
ovs_neutron_agent.py [OVS] Shut down the port on changing the admin-state to false 2018-09-13 15:26:14 +00:00
vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00