octavia/octavia/tests/unit/api/drivers
Dawson Coleman d47f164a60 Add ability to specify TLS cipher list for pools
Pools can now be each be assigned an OpenSSL cipher string with the
field tls_ciphers.  A new configuration option, default_pool_ciphers,
specifies what cipher string to use for new tls-enabled pools
if one is not explicitly specified at time of creation.

Change-Id: Iedb7774bfb8d70ea307d6a513248e1fe2389fa34
Depends-On: I77da6f14063877af0077f2c12df1aab5d5ead187
Story: 2006627
Task: 37172
2020-04-07 20:59:56 -05:00
..
amphora_driver Allow AZ to override valid_vip_networks config 2020-02-25 01:30:56 +00:00
driver_agent Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
__init__.py Creates provider driver base class and exceptions 2018-04-27 09:14:32 -07:00
test_driver_factory.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_driver_lib.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_provider_base.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
test_provider_noop_agent.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_provider_noop_driver.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
test_utils.py Add ability to specify TLS cipher list for pools 2020-04-07 20:59:56 -05:00