neutron-lib/releasenotes/notes/bfd_monitor_for_extraroutes-ea889414ec8de401.yaml
elajkat eb2c8a3c97 extension for adding bfd monitors to extraroutes
Change-Id: Ifff34a655170df4836dbcb2ff19effca644654bc
Related-Bug: #1907089
See-Also: https://review.opendev.org/c/openstack/neutron-specs/+/767337
2021-08-17 18:42:26 +02:00

11 lines
556 B
YAML

---
features:
- Add possibility to define ``extraroutes`` with ``bfd_monitor``.
The extension makes it possible to define an ``extraroute`` with
or without the extra field ``bfd_monitor_id``.
(``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.)