Comment 14 for bug 1518047

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

Reviewed: https://review.opencontrail.org/15561
Committed: http://github.org/Juniper/contrail-controller/commit/40de43080f177b88c0bd6defd1da0eaf86135877
Submitter: Zuul
Branch: master

commit 40de43080f177b88c0bd6defd1da0eaf86135877
Author: Nischal Sheth <email address hidden>
Date: Tue Dec 1 11:14:23 2015 -0800

Further progress on BGPaaS implementation

Highlights:

- Schema updates for BGPaaS
- Do not use BgpAsAServiceParameters as it's being removed
- Use the port number from the remote bgp-router
- Update unit tests based on above changes
- Do not export routes to BgpPeers in non-master instances
- Add router type and port fields to ShowBgpNeighborConfig
- Add router type, peer port and transport address to BgpNeighborResp
- Cosmetic changes to BgpNeighborResp related methods
- Add couple of paranoid checks to RibOut and PeerRibMembershipManager

Change-Id: Id9c06579549f648996e22bf07bd4f79fd47768fa
Partial-Bug: 1518047