octavia/octavia/controller/worker/v1/flows
Michael Johnson 06ce4777c3 Fix multi-listener load balancers
Load balancers with multiple listeners, running on an amphora image
with HAProxy 1.8 or newer can experience excessive memory usage that
may lead to an ERROR provisioning_status.
This patch resolves this issue by consolidating the listeners into
a single haproxy process inside the amphora.

Story: 2005412
Task: 34744
Co-Authored-By: Adam Harwell <flux.adam@gmail.com>
Change-Id: Idaccbcfa0126f1e26fbb3ad770c65c9266cfad5b
2019-07-23 14:28:49 -07:00
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
amphora_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
health_monitor_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
l7policy_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
l7rule_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
listener_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
load_balancer_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
member_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00
pool_flows.py Fix multi-listener load balancers 2019-07-23 14:28:49 -07:00