ovn-bgp-agent/ovn_bgp_agent/tests
Lucas Alvares Gomes a1f8a6c711 Address the Load_Balancer's datapath_group column deprecation
OVN deprecated the datapath_group column from Load_Balancer table. Now
this column was split in two: ls_datapath_group and lr_datapath_group.
This patch changes the code to also look for the datapath group in these
new columns.

This change is backward compatible and will work with a newer or older
version of OVN.

Change-Id: Ia3a95b77fccaa056aa9169114d102258f015002f
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit 5ffe0ce083)
2024-02-02 12:28:58 +00:00
..
functional Consolidate use of IP_VERSION_TO_FAMILY conversion 2024-01-15 10:24:37 +00:00
unit Address the Load_Balancer's datapath_group column deprecation 2024-02-02 12:28:58 +00:00
__init__.py Initial commit 2021-08-27 16:56:11 +01:00
base.py Config register_opts for tests in base class 2023-06-19 16:50:32 +02:00
test_ovn_bgp_agent.py Initial commit 2021-08-27 16:56:11 +01:00
utils.py Add new privileged method implementations 2023-06-15 12:12:08 +02:00