da9b8ec529
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I3cbdf6b2e092e3ffe3a5f19a24755bcbbd3978bd
35 lines
926 B
YAML
35 lines
926 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: glance-store
|
|
release-model: cycle-with-intermediary
|
|
team: glance
|
|
type: library
|
|
repository-settings:
|
|
openstack/glance_store: {}
|
|
releases:
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 488d3e2fe31e4fc7a461e9de8b20df481d78daa2
|
|
- version: 2.5.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: bfbea18d8774cb99a9d0a8949b962190c74aa9ad
|
|
- version: 2.5.1
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 5f1cee6fa90268b17c7b6f842854a3b27e44994c
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 5f1cee6fa90268b17c7b6f842854a3b27e44994c
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 5f1cee6fa90268b17c7b6f842854a3b27e44994c
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.5.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|