ovn-bgp-agent/ovn_bgp_agent/tests
Eduardo Olivares 7e348daca0 Refactor ovn_bgp_agent.privileged.ovs_vsctl
When ovs commands fail, we re-try after adding `-O OpenFlow13`, but that
is only valid for `ovs-ofctl`.
To fix this issue, this patch implements a small refactor of the module
in order to separete calls to ovs-ofctl and ovs-vsctl.

Related-Bug: #2080258
Change-Id: Ib8ee872d4bd587ade325bc4f6da3e9d8804c28c0
2024-10-09 14:45:16 +02:00
..
functional Consolidate use of IP_VERSION_TO_FAMILY conversion 2024-01-12 16:33:39 +00:00
unit Refactor ovn_bgp_agent.privileged.ovs_vsctl 2024-10-09 14:45:16 +02: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 support for l3vpn with NB driver 2024-05-14 12:22:34 +00:00