Comment 7 for bug 1750121

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

Reviewed: https://review.openstack.org/555161
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=a29018ba87b18828c52326030413bc5e55f3668b
Submitter: Zuul
Branch: stable/queens

commit a29018ba87b18828c52326030413bc5e55f3668b
Author: Jens Harbott <email address hidden>
Date: Mon Feb 19 10:53:04 2018 +0100

    Fix failure when adding a speaker to an agent

    When get_bgp_speaker_with_advertised_routes() collects the data for BGP
    peers, it needs to include the auth_type field, otherwise adding the
    speaker to an agent will fail.

    (cherry picked from commit fd497a491afec89d4a15cf061b5d5610fb7ad6d2)
    Change-Id: I668397be4a531ba5c0628eb23df9a84d0de8c28c
    Closes-Bug: 1750121