eb2c8a3c97
Change-Id: Ifff34a655170df4836dbcb2ff19effca644654bc Related-Bug: #1907089 See-Also: https://review.opendev.org/c/openstack/neutron-specs/+/767337
11 lines
556 B
YAML
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.)
|