octavia/octavia/api/v2/types
Dawson Coleman 9a6da86481 Add TLS version configuration for pools
Add field tls_versions to pools for restricing TLS versions used.
This is a colon-separated string of versions to be used.
Available values (as defined in octavia-lib):
SSLv3, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3

Add default_pool_tls_versions in octavia.conf

Note: TLSv1.3 connections will use haproxy's default ciphers
instead of the listener's tls_ciphers field

Change-Id: I480b7fb9756d98ba9dbcdfd1d4b193ce6868e291
Story: 2006733
Task: 37173
Depends-On: Ic33d9b9a256490ae1b048cdfd2475d6340509fdb
2020-06-03 21:58:47 +00:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
amphora.py Add amphora statistics to the admin API 2018-12-20 22:28:51 -08:00
availability_zone_profile.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
availability_zones.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
flavor_profile.py Add flavor, flavor_profile table and their APIs 2019-01-25 12:25:13 -08:00
flavors.py Add flavor, flavor_profile table and their APIs 2019-01-25 12:25:13 -08:00
health_monitor.py Fix health monitor API handling of None updates 2019-05-30 11:15:36 -07:00
l7policy.py Support L7policy redirect http code 2019-03-04 15:04:53 -08:00
l7rule.py Tags support for lb resources 2018-12-17 07:58:04 +00:00
listener.py Add TLS version configuration for listeners 2020-06-03 14:57:47 -07:00
load_balancer.py Support creating an LB in a specified AZ 2019-12-16 16:25:25 -08:00
member.py Fix member API handling of None/null updates 2019-05-29 14:37:13 -07:00
pool.py Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
provider.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
quotas.py Correct naming for quota resources 2018-07-25 21:54:54 -07:00