[release-announce] os_vif 2.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 14 22:46:22 UTC 2020


We are overjoyed to announce the release of:

os_vif 2.0.0: A library for plugging and unplugging virtual interfaces
in OpenStack.

This release is part of the ussuri 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.

2.0.0
^^^^^

Upgrade Notes

* Python 2 is no longer supported. Python 3 is required.

Changes in os_vif 1.17.0..2.0.0
-------------------------------

d5b61d1 [OVS] VLAN tag should be set in the Port register
bb5e513 Revert "[Follow Up] OVS DPDK port representors support"
1ed44bd move os-vif-ovs to be a non legacy job.
399e355 [Follow Up] OVS DPDK port representors support
7bad0f9 Drop python2 support and testing
527b0df Switch to Ussuri jobs
12f1590 Update the constraints url
11e6390 Update master for stable/train


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         | 103 +++++++++++----------
playbooks/os-vif-ovs/post.yaml                     |  15 ---
playbooks/os-vif-ovs/run.yaml                      |  40 --------
.../drop-python2-support-7a4bc7d31253c1e5.yaml     |   4 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/train.rst                      |   6 ++
setup.cfg                                          |   5 +-
tox.ini                                            |  11 +--
vif_plug_ovs/ovsdb/ovsdb_lib.py                    |   4 +-
11 files changed, 91 insertions(+), 126 deletions(-)







More information about the Release-announce mailing list