
Depending on how the kernel was compiled vrf kernel module may not be present on the box. This patch installs required packages that contain vrf kernel module and installs the module as part of `install_ovn_bgp_agent` function. Change-Id: Ieb8351cf4eef6db7dc56fb21be9d0cedf6d2ffca
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%