octavia/octavia/common
Michael Johnson 3c05ce1297 Fix listeners with SNI certificates
The single process patch changed the way listeners and load balancers
are deployed inside the amphora. This caused listeners with SNI
enabled to load all of the certificates for all of the TLS enabled
listeners on a load balancer.
This patch corrects that by configuring each listener with a
specific list of certificates.

Change-Id: I2f3c7ab4137dbd84d77a6a6b675975af406249d0
Story: 2006758
Task: 37252
2019-10-25 14:15:48 -07:00
..
jinja Fix listeners with SNI certificates 2019-10-25 14:15:48 -07:00
tls_utils Fix issues with unavailable secrets 2019-10-19 01:09:07 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Work around strptime threading issue 2019-08-09 19:44:28 -07:00
clients.py Support create amphora instance from volume based. 2019-09-10 22:21:42 +00:00
config.py [Trivial]Add missing ws between words 2019-10-22 11:51:43 +08:00
constants.py Merge "Support create amphora instance from volume based." 2019-09-11 11:08:26 +00:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Add VIP access control list 2019-09-13 10:09:25 +02:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Improve the error message for bad pkcs12 bundles 2019-09-20 08:26:58 -07:00
keystone.py Cleaning up logging 2019-02-06 22:45:05 -08:00
policy.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Set neutron client logging to INFO 2019-09-13 16:09:29 -07:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py loadbalancer vip-network-id IP availability check 2019-09-20 10:22:34 -04:00
validate.py Fix l7rule API handling of None updates 2019-07-29 14:30:14 -07:00