octavia/octavia/amphorae/drivers
Gregory Thiemonge 4e1cc209f7 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)
2022-03-29 14:12:32 +02:00
..
haproxy Pass timeout_dict to _get_haproxy_versions 2022-03-29 14:12:32 +02:00
health Fix new pylint issues 2021-06-30 11:07:03 +02:00
keepalived Pass timeout_dict to _get_haproxy_versions 2022-03-29 14:12:32 +02:00
noop_driver Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
driver_base.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00