neutron/neutron/common
LIU Yulong 49df07c703 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
        neutron/agent/common/ovs_lib.py
Conflicts:
	neutron/agent/securitygroups_rpc.py
	neutron/common/constants.py
	neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

Conflicts:
	neutron/agent/common/ovs_lib.py
	neutron/common/constants.py

Change-Id: I57bf27ec75cf848271c5a28b22beee12b8bd5faa
(cherry picked from commit 6ac420df7e)
(cherry picked from commit f5d110e15f)
(cherry picked from commit 5424b9a68c)
2019-04-04 17:39:28 +00:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
cache_utils.py policy: cache extracted parent fields for OwnerCheck 2016-11-12 16:43:43 +00:00
config.py Honor the common session options for the placement API 2017-06-30 13:41:21 +00:00
constants.py Divide-and-conquer security group beasts 2019-04-04 17:39:28 +00:00
eventlet_utils.py Fix eventlet imports issue 2018-06-02 09:57:26 +00:00
exceptions.py Routed networks IPv4 inventory in Nova GRP 2017-01-20 15:32:35 -06:00
ipv6_utils.py Correct the msg ipv6 enable in system 2017-01-09 11:37:58 +00:00
profiler.py Fix OSprofiler support 2016-11-28 19:22:13 +00:00
rpc.py Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-22 17:58:49 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py Fix callers of get_devices_with_ip() to pass addresses 2018-01-26 19:44:20 +00:00