ovn-bgp-agent/ovn_bgp_agent
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
..
cmd Initial support for BGP 2021-09-01 11:29:04 +02:00
drivers Refactor ovn_bgp_agent.privileged.ovs_vsctl 2024-10-09 14:45:16 +02:00
privileged Refactor ovn_bgp_agent.privileged.ovs_vsctl 2024-10-09 14:45:16 +02:00
tests Refactor ovn_bgp_agent.privileged.ovs_vsctl 2024-10-09 14:45:16 +02:00
utils Make the local chassis ID configurable 2024-07-19 01:40:22 +03: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 Make the local chassis ID configurable 2024-07-19 01:40:22 +03:00
constants.py Remove dead code from get_port_chassis function 2024-07-30 12:17:50 -04:00
exceptions.py Add support for l3vpn with NB driver 2024-05-14 12:22:34 +00:00