octavia/octavia/tests/functional/api/v2
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
..
__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 21:50:40 +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-08-26 14:05:57 +00:00
test_flavors.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_health_monitor.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_l7policy.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_l7rule.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_listener.py Fix listener update with SNI certificates 2021-01-14 08:36:02 +01:00
test_load_balancer.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_member.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_pool.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +00:00
test_provider.py Fix filtering for provider capabilities list API 2019-11-18 10:23:46 -08:00
test_quotas.py Correct naming for quota resources 2018-07-25 21:54:54 -07:00