Comment 7 for bug 1505282

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

Reviewed: https://review.openstack.org/235849
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c518d6d8c7d9926780ce6f9424038dda10d19945
Submitter: Jenkins
Branch: stable/liberty

commit c518d6d8c7d9926780ce6f9424038dda10d19945
Author: Oleg Bondarev <email address hidden>
Date: Mon Oct 12 18:59:55 2015 +0300

    L3 agent: use run_immediately parameter to sync after start

    Explicit call to periodic resync after start may lead to
    double syncing. See bug for details.

    Closes-Bug: #1505282
    Change-Id: Ib5e481d579039b2c3e87d4f12cad1241d02fe060
    (cherry picked from commit cbc268e8395d72c8aa6ea05d90bd22f99df1b8db)