ovn-bgp-agent/ovn_bgp_agent
Jakub Libosvar 20e268c496 Remove dead code from get_port_chassis function
The function returned a tuple but the second returned object was always
ignored. The patch also deletes redunant unittest.

TrivialFix

Change-Id: I85b3b9a58c8d07aa6bbce240d22cceccbb8a7588
(cherry picked from commit c5eaef9c55)
2024-11-14 18:56:06 +00:00
..
cmd Initial support for BGP 2021-09-01 11:29:04 +02:00
drivers Remove dead code from get_port_chassis function 2024-11-14 18:56:06 +00:00
privileged Refactor ovn_bgp_agent.privileged.ovs_vsctl 2024-10-14 16:26:16 +02:00
tests Remove dead code from get_port_chassis function 2024-11-14 18:56:06 +00:00
utils Make the local chassis ID configurable 2024-07-19 10:03:43 +00:00
__init__.py Initial commit 2021-08-27 16:56:11 +01:00
agent.py Ensure the reconcile intervals configuration option is enforced 2023-04-25 11:48:58 +02:00
config.py Fix type for config option bgp_chassis_id 2024-11-13 14:28:55 +00:00
constants.py Remove dead code from get_port_chassis function 2024-11-14 18:56:06 +00:00
exceptions.py Add support for l3vpn with NB driver 2024-05-23 07:27:08 +00:00