ovn-bgp-agent/ovn_bgp_agent/privileged
Dmitriy Rabotyagov 1ac77aba49 Trimm interface name consistently
In create_interface method we trimm interface name up to 16 symbols,
however in all following methods we do not care about same trimm, which
causes calls to such interfaces fail with NetworkInterfaceNotFound

Closes-Bug: #2054599
Change-Id: I15f773afa64079eec6534c53eab0e9b7dd796d5f
2024-02-21 19:54:04 +01:00
..
__init__.py Add privsep support 2021-09-07 08:28:52 +02:00
linux_net.py Trimm interface name consistently 2024-02-21 19:54:04 +01:00
ovs_vsctl.py Ensure ovs-ofctl command works with different flow formats 2021-11-22 18:26:14 +01:00
vtysh.py Fix FRR 9 mgmtd crashes when applying config 2024-01-18 11:26:07 +01:00