![Jakub Libosvar](/assets/img/avatar_default.png)
The constant mapping has been defined in several places. This patch creates a new module utils.common that defines the mapping and uses it everywhere. It also encapsulates socket family constants in the constants module and reuses the constants. Change-Id: I754d4c06007db7d68ceaa64e76f3ef2305d7850c
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%