octavia/octavia/tests/unit/amphorae/drivers
Gregory Thiemonge 94dea3a4e8 Pass timeout_dict to _get_haproxy_versions
The timeout_dict args was ignored when calling _get_haproxy_versions

_get_haproxy_versions might be the first function (that uses the amphora
API) that is called from rest_api_driver, it should respect the
timeout_dict passed by the tasks of the controller (for instance during
a failover a custom timeout_dict is used in order to optimize the
failover of missing amphorae)

Story 2009761
Task 44232

Change-Id: I48a02780adf54b8d6d3bedada448a4f91e0539ed
(cherry picked from commit 6d6a8bdf6c)
(cherry picked from commit 1da04d126a)
(cherry picked from commit 4e1cc209f7)
(cherry picked from commit f0720d67c6)
(cherry picked from commit bab9a45325)
2022-03-29 14:19:52 +02:00
..
haproxy Pass timeout_dict to _get_haproxy_versions 2022-03-29 14:19:52 +02:00
health Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
keepalived Refactor the failover flows 2020-09-08 08:46:57 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_noop_amphoraloadbalancer_driver.py Add missing reload method in amphora noop driver 2020-09-09 06:42:33 +00:00