We are glad to announce the release of: os_vif 3.1.1: A library for plugging and unplugging virtual interfaces in OpenStack. This release is part of the antelope 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 3.1.0..3.1.1 ------------------------------ b052dfe Increase the swap size to 8GB in tempest jobs 15e1327 Implement "BaseCommand" result property 03417ac Update gate jobs as per the 2023.1 cycle testing runtime 2f31947 Make tox.ini tox 4.0.0 compatible a0bd6be remove unicode from code Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 13 +++++++++++++ releasenotes/source/conf.py | 2 +- tox.ini | 5 ++--- vif_plug_ovs/ovsdb/impl_vsctl.py | 9 +++++++++ vif_plug_ovs/privsep.py | 13 ++++++++++++- 8 files changed, 40 insertions(+), 8 deletions(-)