Implement BGP extension

Bug #1554962 reported by Ryu Ishimoto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Wishlist
Kengo Hobo

Bug Description

After C3PO translation is completed for BGP, implement the extension.

Kengo Hobo (hobo-kengo)
Changed in networking-midonet:
assignee: nobody → Kengo Hobo (hobo-kengo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-midonet (master)

Fix proposed to branch: master
Review: https://review.openstack.org/308446

Changed in networking-midonet:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/308446
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=ea7d105ced27da4653d0b2047d2d3e8b62d3b8e4
Submitter: Jenkins
Branch: master

commit ea7d105ced27da4653d0b2047d2d3e8b62d3b8e4
Author: HoboK <email address hidden>
Date: Wed Apr 20 16:14:14 2016 +0000

    BGP extension implementation(1st stage)

    This patch includes following modifications.
    * support bgp-speaker, bgp-peer and binding speaker and peer.
    * add router_id parameter to bgp-speaker.
      (this parameter must be specified in 1st stage.)
    * attached network and destination network in extra routes are
      showed as advertised routes.
    * unit tests for bgp extension.
    * create bgp-speaker without router is not implemented.
      (this limit will be lifted in 2nd patch.)

    MidoNet plugin is different from upstream as follows.
    * binding bgp-speaker to network is not supported in MidoNet.
    * bgp-peer can relate to only one bgp-speaker in MidoNet.
    * these parameters are ignored in MidoNet.
      - advertise_floating_ip_host_routes
      - advertise_tenant_networks

    Change-Id: I8fb421459876346e3630c0f6661795e6517c7ce0
    Closes-Bug: #1554962

Changed in networking-midonet:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/317028
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=0211082815856960be4f4366d3628b3d72ad95bd
Submitter: Jenkins
Branch: master

commit 0211082815856960be4f4366d3628b3d72ad95bd
Author: Ryu Ishimoto <email address hidden>
Date: Mon May 16 17:46:26 2016 +0000

    Spec for bgp-speaker-router-insertion

    Partial-bug #1554962

    Change-Id: I795a12c1ff77a9194e3ecf12af29b8c7a037d06c

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.