neutron/neutron/plugins/ml2/drivers/openvswitch/agent
LIU Yulong 195c137831 Divide-and-conquer security group beasts
In one specific compute node, the security group rules
can be enormous quantity. This patch adds a step-by-step
processing method to deal with the large number of the
security group rules. And also changes or adds some LOG.

Related-Bug: #1813703
Related-Bug: #1813704
Related-Bug: #1813707

Conflicts:
	neutron/common/constants.py

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

Change-Id: I57bf27ec75cf848271c5a28b22beee12b8bd5faa
(cherry picked from commit 6ac420df7e)
(cherry picked from commit f5d110e15f)
2019-04-03 11:07:15 -07:00
..
common ovs fw: apply the NORMAL action on egress traffic in a single table 2018-09-07 10:11:38 +07:00
extension_drivers Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
openflow ovs: raise RuntimeError in _get_dp if id is None 2019-03-21 16:16:47 -07:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py Remove unused variables ‘LOG' 2017-11-23 04:33:33 +08: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-09-22 02:07:30 +00:00
ovs_neutron_agent.py Divide-and-conquer security group beasts 2019-04-03 11:07:15 -07:00
vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00