neutron/neutron/tests
Oleg Bondarev 433deed0b7 Cache default security group IDs in memory
Getting default SG for a project is quite a frequent operation
that happens for example on each port create/update events.
Since default SG id does not change often for a project/tenant
(if at all) it makes sense to cache it in memory to avoid DB access
each time.

Change-Id: I2493eb65ddd548435cf846e1ae7ac65ce8bc14a4
2021-04-05 05:48:44 +00:00
..
common Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00
contrib Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
functional Merge "Read keepalived initial state in parallel to interface monitoring" 2021-04-02 15:25:03 +00:00
unit Merge "[OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent" 2021-04-01 18:26:10 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Cache default security group IDs in memory 2021-04-05 05:48:44 +00:00
post_mortem_debug.py
tools.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00