the 1.15.0 release of os-vif contained a bug
introduced as part of the brctl removeal.
os-vif 1.15.1 resolves this issue and adds
gate jobs to improve testing.
Depends-On: https://review.openstack.org/#/c/639732/
Change-Id: I58bab7bd8e82f8296a3c3344ac17659e14e0ceb2
- os-vif 1.15.0 removes the use of brctl from the in-tree plugins.
- os-vif 1.15.0 contains minor datamodel changes for stricter
version backleveling and intodues a create_port field in the
VIFPortProfileOpenVSwitch object.
- os-vif 1.15.0 adds native python support for ovsdb commands.
Change-Id: If73c68ce40ed99d1f5e3dab91e505ce324b8837c
Depends-on: https://review.openstack.org/#/c/482226/
- os-vif 1.13.0 intoduced a regression where
both os-vif and libvirt plugged the vif into
ovs in an attempt to fix bug #1734320.
- This release revert that behavior and
include some other minor fixes.
- This change include extentions to enable
generic-os-vif-offloads for vrouter. As
such the version is increased to 1.14.0
instead of 1.13.2
Change-Id: I1b82857e0c2eb6dfc2aecd6765fc4729bf77ef61
Depends-On: https://review.openstack.org/#/c/629025
os-vif 1.13.0 had a resource leak which was adressed by
change I37ee291c22c2c3933ee229bfc939a4481898626c.
This change releases the fix for bug #1807949 and has
no other changes form 1.13.0.
Change-Id: I01b54d5d328e96a3b660bbaaab45d8caee881f01
Related-Bug: #1807949
This is the Stein milestone-1 release for os-vif to
release merged commits since the last release.
See [1] for more details on the new cycle-with-intermediary library
release changes.
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135689.html
We plan on processing this release November 1 unless we are told to hold
off, or earlier if we get a +1 from the PTL and/or release liaison
indicating that it is all clear to proceed.
Change-Id: I9dc48ea6417e8266c8060f4bfd97bdccc428d58c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Adds deliverable stubs based on what was released in Rocky.
Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>