Comment 2 for bug 2020215

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/883687
Committed: https://opendev.org/openstack/neutron/commit/5e0c102830a18850e35f746160867613e96d1dbc
Submitter: "Zuul (22348)"
Branch: master

commit 5e0c102830a18850e35f746160867613e96d1dbc
Author: Sean Mooney <email address hidden>
Date: Wed May 31 13:23:32 2023 +0100

    Send ovn heatbeat more often.

    This change modifies the metadata agent heatbeat
    to use a random offset with a max delay of 10 seconds.

    The orgial reason for the current logic was to mitigate
    https://bugs.launchpad.net/neutron/+bug/1991817
    so the logic to spread the heatbeats is maintained but
    we now set an upper bound on the delay.

    Close-Bug: #2020215
    Change-Id: I4d382793255520b9c44ca2aaacebcbda9a432dde