octavia/octavia/tests/unit/common
Gregory Thiemonge 64e313236e 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

Change-Id: I30e23ca13d033d77c8ebdabbfdc7b54556a9466b
(cherry picked from commit 2954370e38)
2021-01-11 18:50:55 +00:00
..
jinja Fix operating status for empty UDP pools 2021-01-11 18:50:55 +00:00
sample_configs Fix operating status for empty UDP pools 2021-01-11 18:50:55 +00:00
tls_utils Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_base_taskflow.py Merge "Allow amphorav2 to run without jobboard" 2020-08-25 22:47:04 +00:00
test_clients.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_config.py Validate server_certs_key_passphrase is 32 chars 2019-09-19 04:12:24 +00:00
test_constants.py Initial creation of db models, modules, and tests 2014-09-19 14:06:36 -05:00
test_data_models.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_decorator.py Introduce API Decorators 2016-12-12 21:16:15 +00:00
test_exceptions.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
test_policy.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_stats.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_utils.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
test_validations.py Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00