octavia/octavia/tests/unit/common/sample_configs
Gregory Thiemonge 5ef0648bcb Fix operating status for empty UDP pools
Fix empty UDP pools status: a UDP pool without members went OFFLINE
instead of ONLINE.

This commit changes the keepalived configuration with empty pools:
the configuration now contains a virtual_server and a comment about the
existing pool. This comment is used by the get_udp_listener_pool_status
to detect that the pool exists and is not offline.

Story 2007984
Task 40610

Conflicts:
    octavia/tests/unit/common/sample_configs/sample_configs_combined.py

Change-Id: I30e23ca13d033d77c8ebdabbfdc7b54556a9466b
(cherry picked from commit 2954370e38)
2021-01-13 17:58:10 -05:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
sample_certs.py Add crl-file option for certification 2019-02-24 15:29:59 -08:00
sample_configs_combined.py Fix operating status for empty UDP pools 2021-01-13 17:58:10 -05:00
sample_configs_split.py Add support for monitor_{address,port} in UDP members 2019-09-12 10:28:32 +02:00
sample_pkcs12.p12 Switch to using PKCS12 for TLS Term certs 2018-01-23 07:17:14 +00:00