ovn-bgp-agent/ovn_bgp_agent/privileged
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
..
__init__.py Add privsep support 2021-09-07 08:28:52 +02:00
linux_net.py Add support for l3vpn with NB driver 2024-05-14 12:22:34 +00:00
ovs_vsctl.py Refactor ovn_bgp_agent.privileged.ovs_vsctl 2024-10-09 14:45:16 +02:00
vtysh.py Fix FRR 9 mgmtd crashes when applying config 2024-01-18 11:26:07 +01:00