14878 Commits

Author SHA1 Message Date
Sean McGinnis
e4edda1484 Release ironic-inspector for stable/train
This release picks up new commits to ironic-inspector since
the last release from stable/train.

This is being proposed as a convenience to help make sure stable
changes are being released. If the team is good with this going out,
please respond with a +1 to let the release team know it is OK to
proceed.

If it is not wanted at this time, or if there are more changes that
would be good to get merged before doing a  stable release, please
leave a -1 with a comment with what the team would prefer. We can
then either abandon this patch, or wait for an update with a new
commit hash to use instead.

Change-Id: I881f8413cb27212173fd0ca6385907aece254c9d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-10 16:03:54 -05:00
Zuul
855407c888 Merge "Release 3.2.0 of cliff" 2020-06-10 13:02:55 +00:00
Zuul
e82493cf04 Merge "oslo.log 3.42.5 (stein)" 2020-06-10 12:53:47 +00:00
Zuul
48735f53dc Merge "Release Bifrost 8.1.0 for Ussuri" 2020-06-10 12:52:33 +00:00
Monty Taylor
c7430a94dd Release 3.2.0 of cliff
Change-Id: Icfdb876e7fdb174ec54b97d30d53b592339700e4
2020-06-09 11:46:22 -05:00
Mark Goddard
4413d768aa Release Kayobe 8.0.0.0rc1 and branch for Ussuri
Change-Id: Ie0f3a95fcf7e1997895cec78ceb0c82218a6df85
2020-06-09 14:21:55 +01:00
Mark Goddard
9a1c20d2a8 Release Bifrost 8.1.0 for Ussuri
Change-Id: I58f45a86ae55327f59639a9030bb67da4e4f4340
2020-06-09 13:51:06 +01:00
Ben Nemec
52149f958a oslo.log 3.42.5 (stein)
Change-Id: I19da401c42fd4453c91955c51baaca13a601b68d
2020-06-08 21:37:41 +00:00
Zuul
6f5ee60459 Merge "Make shade and os-client-config independent" 2020-06-08 19:07:05 +00:00
Zuul
c211241f2d Merge "Test intermediate stable branching" 2020-06-08 19:07:04 +00:00
Zuul
f7cad09db1 Merge "Update release and branch to Ussuri for tripleo-upgrade." 2020-06-08 19:07:02 +00:00
Monty Taylor
0b60c2faf8 Make shade and os-client-config independent
These aren't really tied to releases and we're only keeping them
around for backwards compat reasons. Move them to independent so
that we can avoid release related churn on them.

Change-Id: I4c58625a3645a79d1bfe32064ee486fe6815b988
2020-06-08 11:43:21 -05:00
Zuul
e33bcf5677 Merge "Add Cinder-specific dates for Victoria schedule" 2020-06-08 09:45:01 +00:00
Zuul
62752a2313 Merge "Release Bifrost stable branches" 2020-06-08 09:44:37 +00:00
Zuul
06f0ec099a Merge "Release cinder 16.1.0" 2020-06-08 08:29:33 +00:00
Zuul
7fd074d5a1 Merge "Release cinder 14.1.0" 2020-06-08 08:29:32 +00:00
Zuul
bc5845da6f Merge "oslo.context 2.23.1 and oslo.log 3.44.3 (train)" 2020-06-05 21:14:16 +00:00
Zuul
07cc0be5f6 Merge "Release cinder 15.2.0" 2020-06-05 16:28:04 +00:00
Ben Nemec
b6db754973 oslo.context 2.23.1 and oslo.log 3.44.3 (train)
Change-Id: I9dd65750056376db22929be3e6543feecdb9dfb8
2020-06-05 15:55:02 +00:00
manchandavishal
c97efdbfc1 Update Horizon release liaison
Change-Id: I0fef83460c2177e60647606735c7f37aa2fa351e
2020-06-05 13:31:13 +00:00
Mark Goddard
6cb5132737 Release Bifrost stable branches
* 7.2.1 for Train
* 6.0.4 for Stein

Change-Id: I94bb1c34a46d977a864a615d08079571b9876aa2
2020-06-05 11:08:02 +00:00
Brian Rosmaita
010054bdc5 Add Cinder-specific dates for Victoria schedule
Change-Id: I06320c8f5752d80dcc7ebdba1b622e5d58d7f5e6
2020-06-04 21:40:58 -04:00
Brian Rosmaita
c7b67192d4 Release cinder 14.1.0
Release from stable/stein for OSSN-0086

Change-Id: I780cb9903058a639b71b0e82c95efb31a190e359
2020-06-04 17:29:23 -04:00
Brian Rosmaita
d6ebe81e29 Release cinder 15.2.0
Release from stable/train for OSSN-0086

Change-Id: I1f73e120471c4fe58f7f327409c06d92881b1f79
2020-06-04 17:27:04 -04:00
Brian Rosmaita
c75b0787dc Release cinder 16.1.0
Release from stable/ussuri addressing OSSN-0086

Change-Id: I632a77c8b4a9396593a12ce81116c9dd83f5f0fa
2020-06-04 19:06:33 +00:00
Sergii Golovatiuk
29054bdcfe Update release and branch to Ussuri for tripleo-upgrade.
- Tag: 6.0.0
- Branch: stable/ussuri

Change-Id: I606d5f674ecd3818d414cdea8ea63a595030bfe9
2020-06-04 19:06:20 +00:00
Sean McGinnis
2a590cb7fb
Handle degoverned teams in highlights extension
The highlights extension attempted to be helpful by pulling in team
details from governance into the generated highlights output. This did
not account for the possiblity that teams may actually leave official
OpenStack governance, and therefore may not have these details present
in the governance output.

This adds handling to fail gracefully in this scenario by just not
trying to include the information that is no longer there.

Change-Id: Iee97b9547a2044acd86864f788f7ba1294afbf0a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-04 14:03:56 -05:00
Zuul
e7eb3ce4b3 Merge "oslo.log 4.1.3 (ussuri)" 2020-06-04 11:04:39 +00:00
Zuul
e97e293c66 Merge "Add std-with-versions stable-branch-type" 2020-06-04 10:41:25 +00:00
Zuul
a1840b5e4f Merge "Switch to victoria job template" 2020-06-04 10:41:24 +00:00
Zuul
c956d9fbae Merge "Release pymod2pkg 0.25.0" 2020-06-04 10:38:51 +00:00
Zuul
789a3a3b27 Merge "Oslo releases for 2020-06-03" 2020-06-04 10:28:33 +00:00
Zuul
63afb4c5e4 Merge "os-brick point releases (stein and train)" 2020-06-03 22:05:56 +00:00
Ben Nemec
f4acac3e5e Oslo releases for 2020-06-03
I'm not sure all of these strictly need to be released, but some of
the projects had quite a few patches piling up which makes it harder
to tell at a glance whether there are release-worthy patches. Things
like the doc requirements changes may be helpful for packagers too.

Change-Id: I21a5e8a7ca283f4739bf9ead31a66d54f3d7cf82
2020-06-03 19:20:10 +00:00
Brian Rosmaita
e84b2440cc os-brick point releases (stein and train)
These address OSSN-0086.

Change-Id: I9742b2411c12b5759e1cdd87a79f8d476aec9a60
2020-06-03 13:00:08 -04:00
Ben Nemec
093482daa7 oslo.log 4.1.3 (ussuri)
Just a bug fix for the systemd facility bug.

Change-Id: I218f574ca458097f9c3ce39d6e9bc8747295e195
2020-06-03 16:49:30 +00:00
Brian Rosmaita
70f281daff os-brick point releases (ussuri and victoria)
These address OSSN-0086.

Change-Id: I589dd960106509ee1871c0e2eaa0746c41d6c15d
2020-06-03 12:39:56 -04:00
Dirk Mueller
e016b9f619 Release pymod2pkg 0.25.0
This improves compatibility with newer Sphinx version.

Change-Id: I874018a8217c1a5b4e3cee03ecd9479931d1fe81
2020-06-03 14:58:54 +02:00
Zuul
2f2ed9fc74 Merge "Release python-troveclient 4.0.0 for Victoria" 2020-06-03 12:27:59 +00:00
Zuul
d0084b887e Merge "Add note for Extended Maintenance" 2020-06-03 12:15:56 +00:00
Zuul
9d0a4d198a Merge "Postpone Stein Extended Maintenance transition by 4 weeks" 2020-06-03 10:50:09 +00:00
Zuul
5052a1ad92 Merge "Release tripleo-operator-ansible 0.2.1" 2020-06-03 10:46:53 +00:00
Zuul
fe1587b544 Merge "Release 4.3.0 of ironic-lib" 2020-06-03 10:46:01 +00:00
Előd Illés
c48a75fb90 Add note for Extended Maintenance
Extended Maintenance does not mean by default that every project is
maintained. It could happen that a project is not actively maintained
or unmaintained or even it's team marked it as End of Life. This patch
adds a note to clarify that.

Also reformat a previous note.

Change-Id: Ib96cefe0645de1201fa06e9150a771d8ab94d2f9
2020-06-03 11:42:10 +02:00
Lingxian Kong
9cbeb83b55 Release python-troveclient 4.0.0 for Victoria
Reason to bump the major version:
* Drop py27 support.
* Remove flavor API support.
* Re-define some commands.

Change-Id: Ifa336a93ebc7405252500456efc136df7896ac1f
2020-06-03 15:56:40 +12:00
Sean McGinnis
4fd5088b43
Test intermediate stable branching
Change-Id: I85fb669abc11f960349d1c3314b2d0f2779fdc7e
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-02 14:34:57 -05:00
Sean McGinnis
804e560832
Add std-with-versions stable-branch-type
This adds a new std-with-versions branch type. This is used to control
validation logic when branching to allow the Ironic team to create
intermediary stable branches based on major.minor version numbers in
addition to our normal expected stable/$series branches.

https://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/new-release-model.html

Change-Id: Ic482c77a2c177162ffe37643a455ac1724a658b3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-02 14:34:32 -05:00
Sean McGinnis
446f2832ee
Switch to victoria job template
Change-Id: I7773dcffe35a59ed09180cfcd4d1667595521a1c
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-02 14:28:30 -05:00
Előd Illés
70ce8e6051 Postpone Stein Extended Maintenance transition by 4 weeks
As it happened in the past, the Extended Maintenance deadline conflicts
with the Final Release of the actual development cycle. Same way as it
was resolved in that time, postpone the EM deadline by approximately 4
weeks, to a less busy period. Also move the deadline some days to not
to fall to weekend.

Change-Id: I2b502f6b5189bd0f7e6bf0286105ad27da1643c7
2020-06-02 18:29:33 +02:00
Steve Baker
c69416cfd7 Release 4.3.0 of ironic-lib
Change-Id: I64493d1b0d1a253d7b2d3da721af824d2b4ac9ba
2020-06-02 11:29:06 +12:00