octavia/octavia/db
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
..
migration Add ability to specify TLS cipher list for pools 2020-04-07 20:59:56 -05: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 ability to specify TLS cipher list for pools 2020-04-07 20:59:56 -05:00
prepare.py Add ability to specify TLS cipher list for pools 2020-04-07 20:59:56 -05:00
repositories.py Pick stale amphora randomly 2020-03-06 15:23:12 +04:00