
This patch add the following new privileged methods implementations: * rule_create * rule_delete These new method use pyroute2 IPRoute class, replacing the use of the NDB class. Partial-Bug: #2022357 Change-Id: I7cb004b7523d957b3849621a0387288e758b8520
OVN BGP Agent
The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN
- Free software: Apache license
- Documentation: https://docs.openstack.org/ovn-bgp-agent
- Source: https://opendev.org/openstack/ovn-bgp-agent
- Bugs: https://bugs.launchpad.net/ovn-bgp-agent
Features
- Expose VMs with FIPs or on Provider Networks through BGP on OVN environments.
- Expose VMs on Tenant Networks through EVPN on OVN environments.
Description
Languages
Python
99%
Shell
0.7%
Jinja
0.3%