octavia/octavia/db
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
..
migration Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
api.py Make health checks resilient to DB outages 2018-09-11 12:21:22 -06:00
base_models.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
healthcheck.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
models.py Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
prepare.py Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
repositories.py Jobboard based controller 2020-04-08 19:53:09 +04:00