11 Commits

Author SHA1 Message Date
melanie witt
f23ff65cbf os-vif: release stein 1.15.2
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
2019-09-11 00:03:28 +00:00
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
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>
2019-07-31 09:34:38 -05:00
Jean-Philippe Evrard
b56af7eedc Add Stein renos for newly branched projects
Now that stein branch exists for the projects, we can
make sure the redirections happen.

Change-Id: I4d1ce6e5bcaed8fc731bb75ba366f58e921fec7f
2019-04-01 10:37:23 +02:00
Thierry Carrez
058beaebd1 Create stable/stein branches for all libraries
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
2019-03-18 14:11:46 +01:00
Sean Mooney
282b86155f release os-vif 1.15.1
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
2019-02-27 22:37:28 +00:00
Sean Mooney
59e5e5a7ac release os-vif 1.15.0
- 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/
2019-02-26 18:43:44 +00:00
Sean Mooney
c99265cbc3 release os-vif 1.14.0
- 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
2019-01-23 00:37:35 +00:00
Sean Mooney
a2c6f1c494 release os-vif 1.13.1
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
2018-12-13 15:14:30 +00:00
Sean Mooney
d32ea1cc6b tag 1.13.0 release of os-vif
- This change release version 1.13.0
  which closes bug #1801072 and partially
  adresses bug #1734320.

depends-on: https://review.openstack.org/#/c/612534
Change-Id: I1fc1a66b5b7db09c39f7198d50238c3795921242
2018-12-10 17:07:02 +00:00
Sean McGinnis
850cddcded
Release os-vif 1.12.0
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>
2018-10-24 08:07:08 -05:00
Sean McGinnis
202374cac3
Add Stein deliverable files
Adds deliverable stubs based on what was released in Rocky.

Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-09-04 14:07:11 -05:00