octavia/octavia/tests/unit/common
Gregory Thiemonge 8e7c2737b6 Fix TLS-HELLO healthmonitors in the amphora-driver
TLS-HELLO HMs were based on the ssl-hello-chk option of haproxy, which
uses SSLv3 messages. SSLv3 is deprecated and most distributions have
disabled it, remove this option and rely only on the default checker
when ssl is enabled [0]

[0] https://docs.haproxy.org/2.8/configuration.html#5.2-check

Related-Bug: #2043812

Change-Id: Ia681679e24437832e1e23e7399e1a34da8ab54c5
2023-11-21 02:24:51 -05:00
..
jinja Fix TLS-HELLO healthmonitors in the amphora-driver 2023-11-21 02:24:51 -05:00
sample_configs Add support for HTTP Strict Transport Security 2023-08-23 18:18:02 +02: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 Filter out details from taskflow logs with v2+jobboard 2023-01-23 08:28:50 -05:00
test_clients.py Remove python-neutronclient 2023-04-14 13:11:38 +02:00
test_config.py Fix typo in config option name 2022-01-05 08:00:24 +01: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 serialization of lists in data_models.to_dict 2021-11-10 13:40:33 +01:00
test_decorators.py Fix the unit test tree structure 2021-01-14 15:55:35 -05:00
test_exceptions.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
test_keystone.py Remove python-neutronclient 2023-04-14 13:11:38 +02:00
test_policy.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_stats.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_utils.py Remove netaddr module requirement 2022-07-20 23:46:49 +00:00
test_validate.py Add support for HTTP Strict Transport Security 2023-08-23 18:18:02 +02:00