Comment 5 for bug 1750121

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

Reviewed: https://review.openstack.org/545783
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=fd497a491afec89d4a15cf061b5d5610fb7ad6d2
Submitter: Zuul
Branch: master

commit fd497a491afec89d4a15cf061b5d5610fb7ad6d2
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.

    Change-Id: I668397be4a531ba5c0628eb23df9a84d0de8c28c
    Closes-Bug: 1750121