octavia/octavia/tests/unit/common
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
..
jinja Fix operating status for empty UDP pools 2021-01-13 17:58:10 -05:00
sample_configs Fix operating status for empty UDP pools 2021-01-13 17:58:10 -05:00
tls_utils Fix issues with unavailable secrets 2019-10-28 08:47:54 -07:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_base_taskflow.py Fix TaskFlow loader to honor engine configuration 2017-11-09 16:57:07 -08:00
test_clients.py Backend Keystone authentication 2016-11-17 11:03:40 -06:00
test_config.py Validate server_certs_key_passphrase is 32 chars 2019-09-19 09:15:08 +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 Add compute_flavor field for amphora api 2018-12-18 19:48:56 +08: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 Align logging on oslo_log 2018-06-17 11:32:32 -07:00
test_stats.py Implement sorting and pagination for octavia 2017-05-05 21:08:46 -07:00
test_utils.py Workaround peer name starting with hyphen 2020-06-11 18:33:22 +00:00
test_validations.py Fix setting of VIP QoS policy 2019-04-04 07:42:45 +00:00