We are pumped to announce the release of: os_vif 2.6.1: A library for plugging and unplugging virtual interfaces in OpenStack. This release is part of the xena stable release series. The source is available from: https://opendev.org/openstack/os_vif Download the package from: https://pypi.org/project/os_vif For more details, please see below. Changes in os_vif 2.6.0..2.6.1 ------------------------------ 8d14a1c Move mtu update request into ovsdb transaction e6e791b only register tables used by os-vif 26f073f Use TCP keepalives for ovsdb connections 1e219a6 Update TOX_CONSTRAINTS_FILE for stable/xena 6d58597 Update .gitreview for stable/xena Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + tox.ini | 4 +- vif_plug_ovs/ovsdb/impl_idl.py | 50 ++++++++++++++++++- vif_plug_ovs/ovsdb/ovsdb_lib.py | 23 ++++++--- 6 files changed, 113 insertions(+), 27 deletions(-)
participants (1)
-
no-reply@openstack.org