neutron/neutron/tests/unit/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 ovsfw: Use bundle when adding security group rules 2018-03-08 14:31:06 +00:00
dhcp Switch isolated metadata proxy to bind to 169.254.169.254 2019-02-12 10:30:47 +00:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
l3 Enable ipv6_forwarding in HA router's namespace 2019-03-15 10:20:16 +00:00
linux Do not release DHCP lease when no client ID is set on port 2019-03-14 19:28:53 +00:00
metadata Switch isolated metadata proxy to bind to 169.254.169.254 2019-02-12 10:30:47 +00:00
ovsdb Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-11-23 17:13:42 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-03 11:07:15 -07:00