Files
Jakub Libosvar 386781c13b bgp: Make main BGP router name not configurable
The patch removes the main BGP router name config option as there
is no real use case for it. We don't have any mechanism in case
the config option is changed and it makes the BGP service plugin
more error prone to misconfigurations.

Also with the agent requirement for finding the LRP on the main
router we would need to create the config option also on the agent side.
With that, it means all nodes in the openstack cluster would need
to have the config option set to the same value, which creates
the cluster configuration more error prone too.

The benefits of hardcoded value are greater than the config option.

Related-Bug: #2151777
Assisted-By: Claude Opus 4.6

Change-Id: Ib4bf9e16ae44f05d12a115139b0f4a543468931e
Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
2026-06-03 19:54:26 +00:00
..
2019-12-09 10:48:39 +00:00