octavia/octavia/api/drivers
Carlos Goncalves ec260571ce Fix listener update with SNI certificates
SNI certificates were not being set in the database on listener update.
A listener GET would not show the certificates in the sni_container_refs
attribute. Also, the API was allowing set of SNI certs on non
TERMINATED_HTTPS listeners.

Task: 39042
Story: 2007421
Story: 2007430

Change-Id: If5b6411a0b7c75441a406234c2792ea68d35d0fe
(cherry picked from commit 9e070e6e6d)
(cherry picked from commit 7c6fef82ac)
(cherry picked from commit b9dd094508)
2021-01-14 08:36:02 +01:00
..
amphora_driver Prevent UDP LBs to use different IP protocol versions in amphora driver 2019-09-12 10:28:32 +02:00
driver_agent Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
noop_driver Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
__init__.py Creates provider driver base class and exceptions 2018-04-27 09:14:32 -07:00
data_models.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
driver_factory.py Implement provider drivers - Load Balancer 2018-05-22 17:26:08 -07:00
driver_lib.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
exceptions.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
provider_base.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
utils.py Fix listener update with SNI certificates 2021-01-14 08:36:02 +01:00