[RFE] OVN BGP Agent EVPN Advertisement API Extension

Bug #2067401 reported by Lucas Alvares Gomes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
New
Wishlist
Lucas Alvares Gomes

Bug Description

The work adding support for L3 VPN for OVN BGP Agent is now merged [0] and the only way to configure the VNI and Type field on a Logical Switch (aka Neutron Network) is by using the "ovn-nbctl" command to write the values directly to the OVN Northbound Database, for example:

    $ ovn-nbctl set logical-switch neutron-cd5d6fa7-3ed7-452b-8ce9-1490e2d377c8 external_ids:"neutron_bgpvpn\:vni"=100

    $ ovn-nbctl set logical-switch neutron-cd5d6fa7-3ed7-452b-8ce9-1490e2d377c8 external_ids:"neutron_bgpvpn\:type"=l3

This is not ideal as we do not want users to be changing databases directly. Therefore we need an API extension so these values can be populated safely.

[0] https://review.opendev.org/c/openstack/ovn-bgp-agent/+/906505

Tags: ovn rfe
Changed in neutron:
importance: Undecided → Wishlist
assignee: nobody → Lucas Alvares Gomes (lucasagomes)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron-specs (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron-specs/+/920681

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.