This release contains bug fixes for:
* [OSSA-2019-004] Ageing time of 0 disables linuxbridge MAC learning
(CVE-2019-15753) (bug 1837252)
* In OVS hybrid, avoid "qbr" from replying ARP packets if the IP is
local in the system (bug 1825888)
Change-Id: If677bba2c657c8f68146bb173cca094229f9eced
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.
The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.
Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Create stable/stein branches for all libraries and client libraries
that do not have them already. The branching point is the most
recent library release.
NB: ironic-lib, kuryr, metalsmith, octavia-lib, python-saharaclient,
python-zunclient and sushy already had stable/stein branches defined.
Change-Id: I2c584e497fb9fc21b3e0f580657b486672608d1e
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>