6df74e063d
Related-Bug: #1921461 Related-Change: https://review.opendev.org/783791 (spec) Signed-off-by: Manu B <manubk2020@gmail.com> Change-Id: If80cf13417dca40de127fbac52ebaa8169be9422
13 lines
677 B
YAML
13 lines
677 B
YAML
---
|
|
features:
|
|
- New extension ``bgp_associations`` is included to allow addition of
|
|
router, peer association resources as sub-resources to the existing
|
|
``bgp-speakers`` resource.
|
|
- Added action ``get_routes`` to the existing bgp extension to list both
|
|
learnt as well as advertised routes by the bgp speaker.
|
|
(``Note`` that this API extension was merged as experimental to enable
|
|
parallel development of multiple backends. At the moment this API does
|
|
not have a reference implementation and should not be considered final.
|
|
A later release note will mark when the reference implementation gets
|
|
merged and the feauture is ready to be consumed.
|