octavia/octavia/amphorae/drivers/haproxy
Michael Johnson 411e7c6dbc Check Amphora status on SR-IOV failover flows
As noted on an earlier patch[1], the "SetAmphoraFirewallRules" task was not
checking the Amphora status nor using an API timeout. This could cause failover
flows to take longer than necessary if one of the Amphora is missing.

This patch corrects that issue by honoring both the Amphora status and timeout.

[1] https://review.opendev.org/c/openstack/octavia/+/910101/13/octavia/controller/worker/v2/flows/amphora_flows.py

Change-Id: Ic5e8140b13164267236f0a5d9a48fbd84bcdd688
2024-03-12 17:12:25 +00:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
data_models.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
exceptions.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
rest_api_driver.py Check Amphora status on SR-IOV failover flows 2024-03-12 17:12:25 +00:00