octavia/octavia/common
Gregory Thiemonge a686bc1c4c Fix invalid/deleted members in haproxy config file
Fix the member list in the haproxy configuration files, it prevents
DELETED members to be in the list.

This patch is specific to the stable/train branch. The fix for other
releases was introduced in stable/ussuri but it is part of a patch
(Ic44019b8877f008e6d7a75ceed1b7fd958e051d0) that is not backportable to
stable/train. Only the diffs related to the jinja templates have been
included in this new commit.

One part of the fix was already backported to stable/train in
Ib7b083e1dfbfd7afcca870ed6f60a871b2e19253

Story 2008871
Task 42402

Change-Id: I4c85425a774594c52a0bb743fd5b787706201425
2021-05-25 15:18:13 +00:00
..
jinja Fix invalid/deleted members in haproxy config file 2021-05-25 15:18:13 +00:00
tls_utils Fix issues with unavailable secrets 2019-10-24 14:30:56 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Fix python2 AttributeError with strptime 2020-10-01 08:17:04 +02:00
clients.py Fix neutron subnet lookup ignoring endpoint_type 2020-06-26 19:24:45 +00:00
config.py Fix comment for the ca_certificates_file opt 2021-05-17 09:42:16 +02:00
constants.py Fix invalid DOWN status when updating a UDP pool 2021-01-14 09:41:52 +01:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Fix pool delete race on load balancer cascade delete 2020-10-19 20:33:36 +02:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
keystone.py Cleaning up logging 2019-02-06 22:45:05 -08:00
policy.py Accept oslopolicy-policy-generator path arguments 2019-12-11 09:35:23 +00:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
validate.py Validate resource access when creating loadbalancer or member 2020-04-22 22:14:21 +00:00