Comment 7 for bug 1608406

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

Reviewed: https://review.openstack.org/352633
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b1f3da7c005e16884975d78dbbb64813db6e5dcb
Submitter: Jenkins
Branch: stable/mitaka

commit b1f3da7c005e16884975d78dbbb64813db6e5dcb
Author: Ryan Tidwell <email address hidden>
Date: Mon Aug 8 16:04:50 2016 -0700

    BGP: exclude legacy fip in DVR fip host routes query

    When query a bgpspeaker's routes, the DVR fip host routes query
    will get the routes including the central fip routes. This will
    let the central fip has more than one next_hop routes.

    This patch adds a RouterExtraAttributes check for the distributed
    routers during the DVR fip host routes query.

    Closes-Bug: #1608406
    (cherry picked from neutron-dynamic-routing commit
    11965147fea9a52156ac2be265a5662973a4e5ad)

    Change-Id: Ie174a7616eba36c690bda84d225538c03391f968