os-vif/vif_plug_ovs
Rajesh Tailor 2f55e9ea06 Move mtu update request into ovsdb transaction
os-vif currently set the requested mtu as part of separate request
to the port add command. As a result the port is initially created
with mbufer pool for the jumboframe size, which results in an
error in openvswitch-vswitch logs.

This change moves the mtu update request into ovsdb transaction.

Closes-Bug: #1959586
Change-Id: I1acd74efc100c6f949b5c72525c455aebfa2c50e
2022-09-19 16:39:39 +05:30
..
ovsdb Move mtu update request into ovsdb transaction 2022-09-19 16:39:39 +05:30
tests Move mtu update request into ovsdb transaction 2022-09-19 16:39:39 +05:30
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Delete trunk bridges to avoid race with Neutron 2022-05-26 14:27:52 -05:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
linux_net.py Fix typos 2021-09-21 09:33:29 +08:00
ovs.py Merge "Check for hybrid plugging in OVS" 2022-06-30 16:04:54 +00:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00