ovn-bgp-agent/ovn_bgp_agent/utils
Dmitrii Shcherbakov 656a427e39 Make the local chassis ID configurable
ovn-controller can be configured with a system-id override file or
-n option to use any suffix for OVSDB options. Currently ovn-bgp-agent
just uses a constant "bgp" for this and there is no way to change it.

48db2a7a35

Let's allow this suffix to be set via a config option instead.

Change-Id: Ida30b46e16ddcdc2d82af980546876f72a845c1d
(cherry picked from commit e3cb1b4a47)
2024-07-19 10:03:43 +00:00
..
__init__.py Initial support for BGP 2021-09-01 11:29:04 +02:00
common.py Consolidate use of IP_VERSION_TO_FAMILY conversion 2024-01-12 16:33:39 +00:00
helpers.py Fix sync for OVN LB VIPs 2024-05-06 17:42:26 +00:00
linux_net.py Make the local chassis ID configurable 2024-07-19 10:03:43 +00:00