octavia/octavia/tests/functional/api/v2
Carlos Goncalves b9dd094508 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)
2020-07-17 13:28:28 +02:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_amphora.py Add amphora agent configuration update admin API 2019-02-11 17:30:53 -08:00
test_flavor_profiles.py Fix flavor profile API handling of None updates 2019-07-29 14:49:22 -07:00
test_flavors.py Adds flavor support to the amphora driver 2019-01-25 20:34:11 +00:00
test_health_monitor.py Fix health monitor API handling of None updates 2019-05-30 11:15:36 -07:00
test_l7policy.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_l7rule.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00
test_listener.py Fix listener update with SNI certificates 2020-07-17 13:28:28 +02:00
test_load_balancer.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_member.py Add `additive_only` parameter to Batch Member call 2019-09-10 22:22:13 +00:00
test_pool.py Add listener and pool protocol validation 2020-01-10 16:21:04 +01:00
test_provider.py Fix filtering for provider capabilities list API 2019-11-18 18:19:59 +00:00
test_quotas.py Fix a few nits from the main volume-based patch 2019-09-12 10:32:45 +00:00