Drop release notes for l3-ext-gw-multihoming and adjacent features

We did unfortunately not make it into Bobcat, and will try again
to get it into Caracal.

Partial-Bug: #2002687
Change-Id: I5b4579a96152b8bdb1d34e59fb492c6f2a01b71e
This commit is contained in:
Frode Nordahl 2023-08-30 15:28:54 +02:00
parent e7528f7841
commit c6b6ecc751
2 changed files with 0 additions and 14 deletions

View File

@ -1,8 +0,0 @@
---
features:
- |
Add ``enable_default_route_bfd`` and ``enable_default_route_ecmp``
configuration options which control default behavior for enabling BFD and
ECMP on default routes for newly created routers. Both configuration
options have a default value of 'False' and are only supported with the
OVN driver.

View File

@ -1,6 +0,0 @@
---
features:
- |
Added support for the ``external-gateway-multihoming`` API extension. The
L3 service plugins supporting it can now create multiple gateway ports per
router. At the time of writing this is limited to the OVN L3 plugin.