10502 Commits

Author SHA1 Message Date
Colleen Murphy
ce2f7dfdb6 Release keystoneauth 3.12.0
Change-Id: Ib963b6f9258e5bcef29f1459cae6e0a18046866b
2019-02-28 15:26:35 +01:00
Zuul
fb959d68c2 Merge "release os-vif 1.15.1" 2019-02-28 14:17:11 +00:00
Zuul
32f6a52baa Merge "tacker-horizon stein release 0.13.0" 2019-02-28 14:17:10 +00:00
Zuul
949490208e Merge "Release Senlin Stein b1" 2019-02-28 14:10:03 +00:00
Dmitry Tantsur
e5fa591046 Release ironic-lib 2.16.2 and create stable/stein
Strictly speaking, the new release only contains CI changes, but
we want them on stable/stein, so requesting a release anyway.

Change-Id: I7d024c0d8cd146ba43f367ec43e549270dca74ec
2019-02-28 14:39:56 +01:00
Dmitry Tantsur
0b3a7df704 Release metalsmith 0.11.0 and create stable/stein
Change-Id: Ide64d32d577f4e03586680a2d714bfc4bd3e849b
2019-02-28 14:32:50 +01:00
Thomas Bechtold
6cda78c8a1 pymod2pkg: release 0.17.2
This release contains a fix for the zunclient mapping on openSUSE/SLES

Change-Id: I0dfea1d913ed566674ec53d658b7399410e13698
2019-02-28 12:53:07 +01:00
Akihiro Motoki
c586832451 release neutron-lib 1.25.0
Release the latest code from neutron-lib so that we can begin to consume
it in networking related projects. Particularly, common codes related to
the upgarde check and policy-in-code efforts have been moved from neutron
to neutron-lib.

Change-Id: Iea19e683fdbea04e7f39c26e7b3bffa83031a811
2019-02-28 17:55:03 +09:00
songbaisen
e51711a631 Relase tricircle for Stein
Change-Id: I59df3f4d8f51b347015b6dcbb171fef13de527f0
2019-02-28 16:17:20 +08:00
dharmendra
6cd230fec9 tacker-horizon stein release 0.13.0
Release tacker-horizon with bug fixes and py3 updates.

Change-Id: I700ba663314638e665a3a1dfee832801fbf4bd40
2019-02-28 04:18:16 +00:00
Tony Breeds
752ce5a491 Generate the constraints redirections from the deliverable data
Instead of statically listing the redirections move to a dynamic model.

We move the existing _extras/.htaccess to _templates/htaccess so we have
some control and safety of what goes in there.  Connect 'build-finished'
from _exts.deliverables.py to trigger generating the redirects.  Doing
so here avoids re-reading the data as deliverables.py ahas already done
that for us.

Change-Id: If6bd59fd478593a84ebcedc3a50af3720d620d3c
2019-02-28 12:50:37 +11: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
Duc Truong
cdfa5c4bb3 Release Senlin Stein b1
senlin:
* Bug fixes and feature implementations that include changes to the API
and breaking change to health policy.

python-senlinclient:
* Bug fix in cluster delete and node delete to work with latest
openstacksdk

senlin-dashboard:
* Bug fix to work with latest openstacksdk
* Bug fix in profile create form submission

senlin-tempest-plugin:
* Add new tests for health policy

Change-Id: I6fb26da9742e31704ff2858bc2e3e3dc1a84d75c
2019-02-27 13:41:48 -08:00
Tony Breeds
6b9db7e638 Add requirements history
We have static URLs redirecting /constraints/upper/series to the
appropriate git interface.  In the next change in this series we move to
a data-driven model so let's supply the data :)

Even though we have tag history that goes back to Folsom only import
Juno and later because that's when we first added constraints support

This means as the create and delete branches for requirements, like
other projects, we have a central source of truth (other than git) from
which to update the htaccess redirects.

I had update deliverables.py to account for the fact most of the
requirements branches don't have a release.  This does make the table
look a little funny (as the earliest release is the series eol tag :()
but I'm not sure how we can do better there.

Change-Id: Ie8e60dc865ab301539c0bb085a52dd25f3f62edf
2019-02-27 20:11:29 +00:00
Zuul
eefca0c261 Merge "Release octavia-lib 1.1.0" 2019-02-27 17:38:37 +00:00
Brian Rosmaita
4b382ebcf6 Release cinder 11.2.0
Release from stable/pike.

Change-Id: I4b15c36a9dbe1f6c61254896fc1990347194c384
2019-02-27 16:46:40 +00:00
Michael Johnson
992c4aa541 Release octavia-lib 1.1.0
This patch is for the octavia-lib 1.1.0 bugfix release, requirements.txt
update and Stein feature freeze.

Change-Id: If7e4edf1ed4ddc3af5eb5e1e84348b9c4bb2a8de
2019-02-27 08:02:41 -08:00
Zuul
7f7ad24dc3 Merge "Update process with command line instruction" 2019-02-27 02:58:29 +00:00
Zuul
42b19968f7 Merge "release os-vif 1.15.0" 2019-02-27 02:57:15 +00:00
Zuul
518615b3fd Merge "Release rocky neutron-dynamic-routing 13.0.1" 2019-02-26 23:26:01 +00:00
Jean-Philippe Evrard
d4bab173f2 Update process with command line instruction
This is the first step to complete the process which doesn't hold
the whole series of tools available at our disposition in the repo.

Change-Id: I6468fb176d85d0b79cccf6746b8af7a127217b00
2019-02-26 22:48:44 +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
Zuul
6503fc4c10 Merge "Release neutron stadium stein beta deliverables" 2019-02-26 12:48:46 +00:00
Zuul
5f6a82e21e Merge "Oslo releases for 2019-2-25" 2019-02-25 23:48:05 +00:00
Zuul
edf6b791bb Merge "Release Vitrage deliverables" 2019-02-25 23:39:06 +00:00
Zuul
12db472d24 Merge "Release ldappool 2.4.1" 2019-02-25 21:28:09 +00:00
Zuul
62ee5bdb7c Merge "Add static redirects for constraints" 2019-02-25 21:21:24 +00:00
Colleen Murphy
74ae133448 Release ldappool 2.4.1
Change-Id: Ie1635c0fe2ba2b2953aa3461ce81ec3bd877082a
2019-02-25 19:19:51 +01:00
Ben Nemec
036197f85e Oslo releases for 2019-2-25
Change-Id: Ic0a997e91606ad1ccd7fe39c2903f5d1a4eeba93
2019-02-25 16:59:31 +00:00
Zuul
ed6cd26caf Merge "swift stable backport releases" 2019-02-25 16:03:39 +00:00
Tobias Urdin
cb7fc1cf0f Release rocky neutron-dynamic-routing 13.0.1
This bugfix release contains the backported fix [1]
that has been stuck in CI for a while until the stable/rocky
branch was fixed.

[1] https://review.openstack.org/#/c/631475/

Change-Id: Ibe5aa36cd7d2a5b37cac316aece9f65c10e1b4c6
2019-02-25 16:41:48 +01:00
Ifat Afek
a47121e49e Release Vitrage deliverables
Change-Id: Id249e7f6b12e93e6e2cd107f52c2165fee74da01
2019-02-25 10:03:29 +00:00
Zuul
609b957ce6 Merge "Add Cycle-Highlights to process.rst" 2019-02-25 05:30:28 +00:00
Tony Breeds
8c2785166c Add static redirects for constraints
Ultimately we'll do this dynamically but as a POC lets use the existing
.htaccess file[1] to add them statically.  This allows us to test the
end results while we work out how to do this correctly *and* preserve
the current redirect for shade.

[1] This isn't working ATM as until https://review.openstack.org/#/c/638527/
    has merged and puppet has been run we don't allow allow any options
    in .htaccess.

Change-Id: I3a7d8f8af3d0f1301cbdbcaa5a46e9eb5672a151
2019-02-25 08:52:18 +11:00
Akihiro Motoki
6fdc279aa4 Release neutron stadium stein beta deliverables
The release model was changed in Stein release and
the neutron team only delivered neutron stein b1 only.
This causes a situation that major versions of neutron and
other stadium projects do not match and distributors are forced
to do some tricks so that neutron stein beta and rocky version
of stadium projects.

To address this situation, this commit cuts a new release of
stein b2 for neutron and stein b1 for stadium projects.

In addition, policy-in-code support in stadium projects have
completed, so it is a good timing to release them as well.

Note that this release may help gate failures of networking-bgpvpn
and networking-bagpipe because their gates assume released beta
deliverables. These projects are wokring on migrating legacy jobs
to cope with this situations but beta deliverables from other
neutron stadium projects would help them. This is why I prepare
beta deliverables just two weeks before Stein-3 milestone.

Change-Id: I42839e3168cd2ae2ee13b1fe96776d3982c58838
2019-02-23 23:47:24 +09:00
Zuul
45d193f794 Merge "Release OpenStack-Ansible queens/17.1.8" 2019-02-22 16:32:44 +00:00
Zuul
be9d761a6b Merge "Release OpenStack-Ansible pike/16.0.26" 2019-02-22 16:32:43 +00:00
Zuul
266f6967f5 Merge "release telemetry-tempest-plugin 0.2.0" 2019-02-22 14:04:54 +00:00
John Dickinson
fbb8bada82 swift stable backport releases
Change-Id: I6df86c86523d3b4d5d6d9010a600f5d366bbf80f
2019-02-21 14:05:37 -08:00
Juan Antonio Osorio Robles
0af400c947 Release 9.1.0 for tripleo-ipsec
Change-Id: I4eb64ec4156ee4c5bf639c15724619dc886e9ee2
2019-02-21 18:57:07 +02:00
Chandan Kumar
222c7dbb6b release telemetry-tempest-plugin 0.2.0
It contains critical fixes for telemetry integration tests and is
needed in order to pass the tests.

Change-Id: I1487b953c9c44c3d61c87282e36f1b6a654dd044
2019-02-20 21:32:06 +05:30
Zuul
7ee57278e7 Merge "Release kolla 6.2.0" 2019-02-20 12:52:22 +00:00
Zuul
247a1dcca0 Merge "Oslo releases for 2019-02-18" 2019-02-18 21:41:23 +00:00
Ben Nemec
62688fdb54 Oslo releases for 2019-02-18
Change-Id: I7fc7ebdaf030884436f4ef7de99ddc3168bd7920
2019-02-18 19:22:30 +00:00
Zuul
ccd925c673 Merge "Release OpenStack-Ansible rocky/18.1.4" 2019-02-18 18:08:21 +00:00
Zuul
14f79a9914 Merge "Release bifrost 5.2.0 for Stein" 2019-02-18 18:02:05 +00:00
Zuul
f1ab4e79e4 Merge "Release python-monascaclient 1.13.0" 2019-02-18 17:21:17 +00:00
Dmitry Tantsur
efa3277e13 Release bifrost 5.2.0 for Stein
Change-Id: I93c5f579465b683c91da0fffd3cad24a84ea954c
2019-02-18 17:43:13 +01:00
Jakub Libosvar
5fcf399368 Release kolla 6.2.0
Change-Id: I660011c410158f56cbd5b9e6bfc91e7ed03a6d9c
2019-02-18 16:35:32 +00:00
Emilien Macchi
629b57c1c6 Release tripleo-common 10.4.0
We need this releases which contains new code for ImageBuilder,
consummed by tripleoclient.

Change-Id: I5a6ab963ad21ef3085ba5a933fb52a4e00a598f1
2019-02-18 13:17:40 +00:00