361be5918c
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: I9d16077701009a8559f58533c4d8ddf0907a03f3
25 lines
618 B
YAML
25 lines
618 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: glance-store
|
|
release-model: cycle-with-intermediary
|
|
team: glance
|
|
type: library
|
|
releases:
|
|
- version: 0.23.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 38d9bcb2aa374690bb83806457258cb6d3883af9
|
|
- version: queens-em
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 38d9bcb2aa374690bb83806457258cb6d3883af9
|
|
- version: queens-eol
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: cc7ecc1b54ead1045b0f2d1dd414ac2166088813
|
|
branches:
|
|
- name: stable/queens
|
|
location: 0.23.0
|
|
repository-settings:
|
|
openstack/glance_store: {}
|