Comment 4 for bug 1523398

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/254606
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=0daf44bb6d850640260ed55bca0394afaefef055
Submitter: Jenkins
Branch: master

commit 0daf44bb6d850640260ed55bca0394afaefef055
Author: Thomas Morin <email address hidden>
Date: Tue Dec 8 09:14:13 2015 +0100

    bagpipe: always pass network info to the agent

    We currently need to send 'network_id', 'mac_address', 'ip_address',
    'gateway_ip' to the agent, even in the absence of a BGPVPN bound
    to the port. If we don't, this information will lack on an
    update_bgpvpn RPC.

    Change-Id: I9f6e59cc49cbe1aad7291898c867508c3b2d2b2d
    Closes-Bug: 1523398