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
911 B
YAML
35 lines
911 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.6.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 32f9a1509bc94baa6acaf508c922f3b7edf5b65f
|
|
- version: 2.7.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 6807722becf024ab44ce6ec23e0aca432b1da1c1
|
|
- version: 2.7.1
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: a4ba0c4fded13190f9161acedf6240f025718a77
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: a4ba0c4fded13190f9161acedf6240f025718a77
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 1f447bc184500e070cbfcada76b0ea51104919b1
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.7.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|