This epic tracks all the effort needed to deliver the solution related to the feature request described below.
What's the feature?
Make the host-side br-$vni, vxlan-$vni, lo-$vni interface names configurable for logical switches that have EVPN enabled (LS.other_config.dynamic-routing-vni=<VNI>).
The names should be configured through new Logical Switch options, e.g.:
- Logical_Switch.other_config:dynamic-routing-bridge-name=<value>
- Logical_Switch.other_config:dynamic-routing-vxlan-if-name=<value>
- Logical_Switch.other_config:dynamic-routing-advertise-if-name=<value>
Why is it needed?
This is needed for Layered Products that already have non-native EVPN integration and allows simpler upgrade procedures when moving to the OVN-native support.
Who will benefit?
Layered products (OpenShift, OpenStack).