octavia/octavia/tests/unit/api/drivers
ZhaoBo 44833d5d5e Support Host header inject for healthmonitor HTTP 1.1 health check
This patch adds 2 new options for healthmonitor HTTP health check.
'http_version' is for user to specify the HTTP version, 1.0 and 1.1 are
available.
'domain_name' is for user to specify the HTTP host header inject to check
the HTTP backend health.
'domain_name' only available when HTTP version is 1.1

Story: 2002160
Task: 20010
Change-Id: Id3bf3962a02fbf77cf886c40ac64588cbacd3832
2019-03-06 01:24:31 +00:00
..
amphora_driver Add boolean tls_enabled option into Pool 2019-03-01 00:20:38 +00:00
__init__.py Creates provider driver base class and exceptions 2018-04-27 09:14:32 -07:00
sample_data_models.py Support Host header inject for healthmonitor HTTP 1.1 health check 2019-03-06 01:24:31 +00:00
test_data_models.py Implement provider drivers - Cleanup 2018-06-04 19:34:42 -07:00
test_driver_factory.py Implement provider drivers - Cleanup 2018-06-04 19:34:42 -07:00
test_driver_lib.py Cleanup Octavia create VIP ports on LB delete 2018-07-16 20:39:39 -07:00
test_exceptions.py Implement provider drivers - Driver Library 2018-07-09 17:04:29 -07:00
test_provider_base.py Add baseline object in the drivers update callbacks 2018-07-25 22:51:12 +00:00
test_provider_noop_driver.py Add flavor, flavor_profile table and their APIs 2019-01-25 12:25:13 -08:00
test_utils.py Support Host header inject for healthmonitor HTTP 1.1 health check 2019-03-06 01:24:31 +00:00