f57aab0df5
This transition the Queens branch to End of Life. The last patch of the branch will be tagged with queens-eol tag. The stable/queens branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/queens is not actively maintained in the recent period and 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/queens is deleted, and 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. Change-Id: Ie459d74ce609b1dde6b6efe723f0476ff886cbfc
30 lines
877 B
YAML
30 lines
877 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-saharaclient
|
|
release-model: cycle-with-intermediary
|
|
team: sahara
|
|
type: client-library
|
|
releases:
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/python-saharaclient
|
|
hash: 4728d992080aeee1b015cfa6460571ec8f23e174
|
|
- version: 1.5.0
|
|
projects:
|
|
- repo: openstack/python-saharaclient
|
|
hash: ee5f17307a1d7949ce2408f22c3678966d3272c1
|
|
- version: queens-em
|
|
projects:
|
|
- repo: openstack/python-saharaclient
|
|
hash: ee5f17307a1d7949ce2408f22c3678966d3272c1
|
|
- version: queens-eol
|
|
projects:
|
|
- repo: openstack/python-saharaclient
|
|
hash: 896dafe2df92800bcfc25da25d6264b5c62f8df6
|
|
branches:
|
|
- name: stable/queens
|
|
location: 1.5.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-saharaclient/queens.html
|
|
repository-settings:
|
|
openstack/python-saharaclient: {}
|