[release-announce] [nova] os_vif 1.4.1 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 27 23:32:02 UTC 2017


We are stoked to announce the release of:

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

This release is part of the ocata stable release series.

Download the package from:

    https://pypi.python.org/pypi/os_vif

For more details, please see below.

Changes in os_vif 1.4.0..1.4.1
------------------------------

98fa063 Sync pbr with latest from global-requirements in stable/ocata
619c5e9 vif_plug_ovs: Skip setting MTU on Windows when plugging devices
6af41c8 Update .gitreview for stable/ocata


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

.gitreview                | 1 +
requirements.txt          | 2 +-
vif_plug_ovs/linux_net.py | 8 +++++++-
3 files changed, 9 insertions(+), 2 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 6f07563..66d0b30 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=1.6 # Apache-2.0
+pbr<2.0.0,>=1.8 # Apache-2.0





More information about the Release-announce mailing list