Comment 29 for bug 2033894

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to octavia (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/octavia/+/898112
Committed: https://opendev.org/openstack/octavia/commit/353b9ed77ff696c86b1d44f41aefea9d7da4d6c7
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 353b9ed77ff696c86b1d44f41aefea9d7da4d6c7
Author: Gregory Thiemonge <email address hidden>
Date: Fri Sep 1 11:35:34 2023 -0400

    Fix timeout duration in start_vrrp_service during failovers

    The timeout_dict argument was not passed to the
    _populate_amphora_api_version, it could have made the failover of broken
    amphora really long.

    Related-Bug: #2033894

    Change-Id: I497f2d8587e25eda0d169aa919cb6fbede7e9fc6
    (cherry picked from commit cce348040d43b92b59146adeb15a4f1486946a64)
    (cherry picked from commit 54eb1624f5762e9b848f10f712152faf02f8b84d)
    (cherry picked from commit 5c98d901337cb0d6e4c575e3280cb77839720cfe)
    (cherry picked from commit 1dadaff530e252e8e96ea8b4c6dcec902a797516)
    (cherry picked from commit 9e5a6340156113ec3a014e64b3bad6617cd1c082)
    (cherry picked from commit b44b71fee325db5cfeba6def1dd6d1ff8f1b198b)