octavia/octavia/tests/functional/api/v2
Gregory Thiemonge 27230ba862 Fix overriding default listener timeout values in config file
The default value for timeout parameters in the BaseListenerType was
not correctly set because the class was defined before reading the
config file.

Conflicts:
	octavia/db/prepare.py

Story 2008666
Task 41953

Change-Id: Ia4aa2047a79ad6fc3e33c7ebe2da9438914f7a88
(cherry picked from commit b95fbe9ed4)
(cherry picked from commit bf7632e65b)
2021-03-03 08:48:34 +01:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_amphora.py Remove deprecated exception classes 2020-05-18 15:33:18 -04:00
test_availability_zone_profiles.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_availability_zones.py Fix pep8 failures in gate 2020-11-16 16:44:02 -05:00
test_flavor_profiles.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
test_flavors.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:07 +00:00
test_health_monitor.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:07 +00:00
test_l7policy.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:07 +00:00
test_l7rule.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:07 +00:00
test_listener.py Fix overriding default listener timeout values in config file 2021-03-03 08:48:34 +01:00
test_load_balancer.py Fix overriding default listener timeout values in config file 2021-03-03 08:48:34 +01:00
test_member.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:07 +00:00
test_pool.py Fixes API list handling of unscoped tokens 2020-09-22 15:33:07 +00:00
test_provider.py Fix pep8 failures in gate 2020-11-16 16:44:02 -05:00
test_quotas.py Remove deprecated exception classes 2020-05-18 15:33:18 -04:00