ovn-bgp-agent/ovn_bgp_agent
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
..
cmd Initial support for BGP 2021-09-01 11:29:04 +02:00
drivers Merge "Address the Load_Balancer's datapath_group column deprecation" 2024-02-02 12:07:08 +00:00
privileged Trimm interface name consistently 2024-02-21 19:54:04 +01:00
tests Merge "Address the Load_Balancer's datapath_group column deprecation" 2024-02-02 12:07:08 +00:00
utils Address the Load_Balancer's datapath_group column deprecation 2024-02-02 11:40:01 +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 Group the ovn DBs configs together 2023-11-23 15:22:26 +01:00
constants.py Merge "Add support to PF OVN LBs for NB Driver" 2024-02-01 22:36:52 +00:00
exceptions.py Minor code improvements around move from NDB to IPRoute 2023-06-19 11:28:44 +02:00