Comment 3 for bug 1518047

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/15369
Committed: http://github.org/Juniper/contrail-controller/commit/87a0293ea94bc1eeaabefbe97ff76e51a7865c8b
Submitter: Zuul
Branch: master

commit 87a0293ea94bc1eeaabefbe97ff76e51a7865c8b
Author: Nischal Sheth <email address hidden>
Date: Thu Nov 19 16:07:57 2015 -0800

Treat bgp-router for BGPaaS as local

This is temporary till we use the router-type field to identify
bgp-routers that are created to represent BGPaaS servers. Schema
changes for that will be made soon.

Highlights:

- Each CN treats BGPaaS server as being equivalent to self
- Master instance ASN and identifier are used for such bgp neighbors
- Neighbors in non-master instances are automatically set to passive
- Add unit tests to exercise new code

Change-Id: Id40176e06c4a95e0271f008f9612edfba7b1c2b1
Partial-Bug: 1518047