6 Commits

Author SHA1 Message Date
Előd Illés
d288ee4233 [zaqar] 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: If87d33c6262be61bd73a4b032ce75bf6fb97207f
2023-04-26 20:11:14 +02:00
Sean McGinnis
c7266f168c [zaqar] 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: I49e364c198ac182dbaa5d96f5676df8b9982c2a3
2020-02-25 18:46:08 -06: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
Sean McGinnis
64fe395ab7
Add/update rocky release notes links
Updates libs that have branches stable/rocky to have their release notes
links.

Change-Id: Ibcac601045961d37b28e14c7c4f72bb681f1f6eb
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-07 16:13:52 -05:00
wanghao
0d7c377bda Relase python-zaqarclient for Rocky
Change-Id: Ic640f00cc709af117eb87170a60e47b2de47c359
2018-07-23 10:54:25 +08: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