Allow configuration of user defined topologies for control-nodes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Released
|
Critical
|
Sachin Bansal |
Bug Description
Schema transformer automatically creates and maintains a full mesh of
bgp-peerings between all bgp-router objects that are in the same AS.
This includes taking care of cases where global AS number is changed
or a bgp-router object's AS number is changed.
This behavior is not desirable in cases where control-nodes peer with
route reflectors.
Proposal is to add a configuration knob in the global system config to
control this behavior. Default behavior will be to not mesh bgp-routers
automatically.
If the new knob is configured, schema transformer will implement the
current behavior. We will add fab support to set the new configuration
knob. Provisioning scripts provision_mx and provision_control will be
modified to honor the knob as well.
Changed in opencontrail: | |
status: | New → Fix Committed |
Changed in juniperopenstack: | |
status: | New → Fix Committed |
importance: | Undecided → Critical |
assignee: | nobody → Sachin Bansal (sbansal) |
no longer affects: | opencontrail |
Changed in juniperopenstack: | |
milestone: | none → r2.0-fcs |
status: | Fix Committed → Fix Released |
Reviewed: https:/ /review. opencontrail. org/3633 github. org/Juniper/ contrail- controller/ commit/ 0931e416973e976 2ab47de8e9f04bd bc51c28869
Committed: http://
Submitter: Zuul
Branch: master
commit 0931e416973e976 2ab47de8e9f04bd bc51c28869
Author: Sachin Bansal <email address hidden>
Date: Thu Oct 9 16:18:11 2014 -0700
Adding a knob to create iBGP mesh automatically.
Set the knob during provisioning.
Partial-Bug: 1379558
Change-Id: I3c62cdfc22741d 9831e820e7166ac 06b7a8b5054