c1920afeb6
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
50 lines
1.5 KiB
YAML
50 lines
1.5 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-glanceclient
|
|
release-model: cycle-with-intermediary
|
|
releases:
|
|
- projects:
|
|
- hash: 314a29f6a6e64f69fd07fd5a0fdcf7aeb5574c1b
|
|
repo: openstack/python-glanceclient
|
|
version: 2.11.0
|
|
- projects:
|
|
- hash: 1cf00a5cc9c095071d18137c44f2722d0e20d84e
|
|
repo: openstack/python-glanceclient
|
|
version: 2.11.1
|
|
- projects:
|
|
- hash: 2c26f2748f433fbb510715532b45973768bf7483
|
|
repo: openstack/python-glanceclient
|
|
version: 2.12.0
|
|
- projects:
|
|
- hash: b79154c5fe68789389d54decc8dfc23c3e2021ef
|
|
repo: openstack/python-glanceclient
|
|
version: 2.12.1
|
|
- projects:
|
|
- hash: 395d0f157bed9dbc4e6e125f21e8b1879c26ccdb
|
|
repo: openstack/python-glanceclient
|
|
version: 2.13.0
|
|
- projects:
|
|
- hash: e0673a17fd684ca29ae6674f2df6303f99c79bce
|
|
repo: openstack/python-glanceclient
|
|
version: 2.13.1
|
|
- projects:
|
|
- hash: 535bc526ce0196232b7f1f2df8ba6343b77b55b5
|
|
repo: openstack/python-glanceclient
|
|
version: 2.13.2
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 535bc526ce0196232b7f1f2df8ba6343b77b55b5
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 535bc526ce0196232b7f1f2df8ba6343b77b55b5
|
|
branches:
|
|
- location: 2.12.0
|
|
name: stable/rocky
|
|
team: glance
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-glanceclient: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/rocky.html
|