Comment 14 for bug 1719574

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (stable/rocky)

Reviewed: https://review.openstack.org/606067
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=34fdaa90381b3d56819995aa5113f9f36b6984d0
Submitter: Zuul
Branch: stable/rocky

commit 34fdaa90381b3d56819995aa5113f9f36b6984d0
Author: Terry Wilson <email address hidden>
Date: Mon Jul 23 20:36:22 2018 +0000

    Use neutron's agent_down_time for agent liveness

    Instead of returning the immediate status, mimick ML2/OVS's
    agent_down_time handling. With this patch, we no longer have an
    issue where an agent will appear down because we didn't wait long
    enough for ovn-controller to update the Chassis and we don't have
    to wait before sending a response to API requests.

    Closes-Bug: #1719574
    Change-Id: Ib08473e4768c94ad3b0a223b72f1dad1d26769dd
    (cherry picked from commit 7cf92ee960697d284f58ab9c26dab607b3685f57)