6 Commits

Author SHA1 Message Date
Előd Illés
4be45b599d [Telemetry] 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: Ib6f964aad3b1b61f8af942153081cfbd3c05596e
2023-04-26 20:11:14 +02: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
e713ac6ea2
Add stable/rocky branches for client libs
This adds stable/rocky branching for client libraries that missed
branching during the deadline.

Change-Id: Idd10518008d13ac08b4e78598310c2cc9528ded3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-06 14:21:04 -05:00
Julien Danjou
ec0a406497 Release aodhclient 1.1.1 for Rocky
Change-Id: Ia9494174a09cf144065df04574fc7b10c00d18a1
2018-07-30 16:47:25 +02:00
Mehdi Abaakouk
e43363468e Releases python-aodhclient 1.1.0
Change-Id: I3a5d85a8b3233e5561f5d7fd0297adc0293a5b5b
2018-06-15 17:12:05 +00: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