neutron-lbaas/neutron_lbaas/tests
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
..
contrib Merge "Gate API test for the lbaasv2-proxy plugin" 2018-08-28 23:45:45 +00:00
etc Disable automatic config file discovery for pep8 target 2015-11-23 13:06:21 +00:00
functional Remove psutil dependency 2017-01-24 16:20:02 +01:00
tempest Update L7-proxy gate to allow new Octavia features 2018-09-14 12:23:03 -06:00
unit Fix memory leak in the haproxy provider driver 2018-09-18 21:28:15 +02:00
__init__.py Fix deprecation warning for multiple context managers part 2 2016-07-13 19:00:47 -07:00
base.py Fix a namespace collision issue. 2017-07-17 10:52:10 -07:00
tools.py Uncouple lbaas object models from neutron core plugin results 2016-03-08 16:19:36 +01:00