Multiple backend support for L3 routers in ML2/OVN

This spec proposes to support multiple back-ends for routers in the
ML2/OVN mechanism driver

Partial-Bug: #2020823

Change-Id: Ic7f84d8252ef5197b4d1851f7296e237bf581503
This commit is contained in:
Miguel Lavalle 2023-06-05 19:09:03 -05:00
parent ec0a0fb2a2
commit 1cb368b0f8
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
====================================================================
Flavor/service provider support for routers in the ML2/OVN L3 plugin
====================================================================
https://bugs.launchpad.net/neutron/+bug/2020823
In `Multiple L3 backends`_, functionality was added to the ML2/OVS mechanism
driver to support L3 routers implemented by different back-end drivers.
Recently, OpenStack deployers in the Telco / 5G industry have expressed a
strong interest to have the same support with the ML2/OVN mechanism driver.
This specification proposes to implement that functionality.
.. _Multiple L3 backends: https://review.opendev.org/q/topic:bp%252Fmulti-l3-backends