neutron-lbaas/neutron_lbaas/tests/unit/drivers
Carlos Goncalves 111d0b2852 Fix memory leak in the haproxy provider driver
The haproxy provider driver uses a dict for caching load balancer
resources (including children resources). That alone already increases
memory consumption. A neutron-server restart solves this.

But the real issue is that the driver leaves some data behind when a LB
is deleted without freeing it up (unless neutron-server is restart)
hence the memory leak.

Story: 2003802
Task: 26534

Change-Id: I7c79271998d839c6afbeb6d92f888f6acd67704e
2018-09-18 21:28:15 +02:00
..
a10networks Use neutron-lib's context module 2017-03-07 01:05:57 +00:00
brocade Fix pep8 errors 2018-04-12 14:58:11 +10:00
common Migrate Constants from neutron.plugin to neutron_lib 2017-04-15 05:59:50 +00:00
f5 Use flake8-import-order plugin 2017-09-03 01:59:20 -07:00
haproxy Fix memory leak in the haproxy provider driver 2018-09-18 21:28:15 +02:00
kemptechnologies Use neutron-lib's context module 2017-03-07 01:05:57 +00:00
logging_noop Use neutron-lib's context module 2017-03-07 01:05:57 +00:00
netscaler Fixes module not found error in NetScaler LBaaSV2 driver 2017-06-18 14:06:24 +04:00
octavia Octavia driver to honor Octavia API status codes 2017-10-23 17:45:17 -07:00
radware Use flake8-import-order plugin 2017-09-03 01:59:20 -07:00
vmware Rename driver to support different versions 2017-05-23 12:37:38 +00:00
__init__.py Moving base driver code to a new location 2015-02-26 09:40:56 -08:00