os-vif/vif_plug_ovs/tests/unit/ovsdb
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
..
__init__.py Add abstract OVSDB API 2018-10-08 12:09:36 +01:00
test_ovsdb_lib.py Move mtu update request into ovsdb transaction 2022-09-19 16:39:39 +05:30