Comment 3 for bug 1463950

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

Reviewed: https://review.openstack.org/194278
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=4970a3e279995faf9aff402c96d4b16796a00ef5
Submitter: Jenkins
Branch: stable/kilo

commit 4970a3e279995faf9aff402c96d4b16796a00ef5
Author: Saksham Varma <email address hidden>
Date: Wed Jun 10 15:50:26 2015 -0700

    N1Kv: Force syncing BDs on neutron restart

    Sync had no way to detect a BD mismatch if VSM and Neutron networks
    are already in sync. This adds functionality to sync bridge
    domains on neutron restart, in such cases -- when a BD might be
    missing for a n/w segment on VSM, or if a stale BD is sticking
    around on the VSM

    Change-Id: I3a89914a58cc99c0f0484cb068ea230439802c0f
    Closes-Bug: #1463950
    (cherry picked from commit ef46d7c0d2b735bd12550db662fd06d2974217d5)