Comment 13 for bug 1799178

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

Reviewed: https://review.openstack.org/634666
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8f20963c5b9e6762b6322f686bce99871bec6be9
Submitter: Zuul
Branch: master

commit 8f20963c5b9e6762b6322f686bce99871bec6be9
Author: Oleg Bondarev <email address hidden>
Date: Mon Feb 4 14:58:27 2019 +0400

    OVS agent: always send start flag during initial sync

    In order to avoid inaccurate agent_boot_time setting,
    this patch suggests to consider agent as "started" only
    after completion of initial sync with server.

    Change-Id: Icba05288889219e8a606c3809efd88b2c234bef3
    Closes-Bug: #1799178