8 Commits

Author SHA1 Message Date
Előd Illés
6e737c1067 [mistral] Transition Rocky to End of Life
As discussed in the mail thread [1][2], this patch transition the Rocky
branch to End of Life. The last patch of the branch will be tagged with
rocky-eol tag. stable/rocky branch cannot be used anymore and will be
deleted if this patch merges.

This is needed as stable/rocky is not actively maintained in recent
period, thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/rocky is deleted. Propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html
[2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html

Change-Id: I75464d9fab0b1b6ed093d20dc0e67051ac5ee660
2023-04-26 20:11:13 +02:00
Sean McGinnis
9beed4b03d
Add recent release note links
This adds release notes links that have been added or changed since the
last time we made a sweep.

Change-Id: I4a8833cf2481e1ddb65d74a74b1f3317c0144e50
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-06 11:07:53 -06:00
Sean McGinnis
217f3e5493
[mistral] Transition Rocky to EM
This transition the rocky branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: I63e6a036dbf533201724749275a84b69bdd296cb
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-02-29 08:27:15 -06:00
Dougal Matthews
0397a83332 Bugfix release for mistral-lib rocky
Related-Bug: #1850843
Change-Id: Id4dcc5c39767eb3610c888f18515a67bcd20ab12
2019-11-06 12:40:26 +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
Dougal Matthews
1f3001ea10 Release mistral-lib 1.0
Change-Id: I0a1344afc0c32588e4e2af253ee79040b1cc0ee2
2018-07-19 21:16:20 +01:00
Dougal Matthews
93e4d1df90 Release Mistral-lib R-1
Change-Id: I23e9b7d9ab478290a7b5df8f554296f0519d7a54
2018-04-20 15:45:36 +01:00
Doug Hellmann
3ce33b86ed add stubs for rocky deliverable files
These files are based on the deliverables that were actually released
during queens.

Change-Id: Ie95848d0f95c41cc6765f2ba07801a0770a8ecdb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-07 10:49:50 -05:00