12 Commits

Author SHA1 Message Date
Előd Illés
c1920afeb6 [glance] 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: I8ba141e2eb4df647b8a04d1ee95dea0ea47996f9
2023-04-26 20:11:15 +02:00
Sean McGinnis
d433a8df85
[glance] 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: I597132f63465e888a22889e4d7663a33f29d21aa
2020-03-19 10:22:12 -05:00
Abhishek Kekane
d0c58247e8 Release python-glanceclient 2.13.2
Point and last official release of Rocky glanceclient; bugfixes

Change-Id: I738c6f108579a06fb63416738b09fe9410231a8f
2020-03-19 05:32:53 +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
Abhishek Kekane
e7dd9c43b2 Release python-glanceclient 2.13.1
This release is for stable/rocky branch of glanceclient.

Change-Id: Id7e00344414be3a138b010ad5a2d947a0903e0bd
2018-12-10 06:11:33 +00:00
Brian Rosmaita
10a6b5ede3 Release python-glanceclient 2.13.0
This is an update for stable/rocky

Depends-on: https://review.openstack.org/613350
Change-Id: I7b98050ec0a900e1b1e215ae7e2a805ddbca1bb9
2018-10-30 21:58:26 -04: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
Brian Rosmaita
f32ea345ec Release python-glanceclient 2.12.1
This is really the Rocky-final glanceclient.

Change-Id: I2073f84e75722a24e355fea9ea25237cc0fcac9e
2018-07-26 14:34:01 -04:00
Brian Rosmaita
ef4fc541db Release python-glanceclient 2.12.0
This is the Rocky release of glanceclient.

Change-Id: Ifc30293490cc47d80baf01839aa74ce2a37212a2
2018-07-25 18:49:49 -04:00
Brian Rosmaita
3fa56c8b49 Release glanceclient 2.11.1
Point release from master (rocky)

Change-Id: I08f10b9a603d0547e0afde4cb2f9e7bbb001ab9e
2018-06-06 14:40:13 -04:00
Brian Rosmaita
500da82514 Release python-glanceclient 2.11.0 (rocky)
Development version of the python-glanceclient.

Change-Id: I4034b1d3c74088ef8511169a0cc64886ea5b9573
2018-04-11 17:16:21 +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