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
39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
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.1.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 69eb2cc92a27222eaf028952072753c9d9f5f5f2
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 3b71ce2d476a9fc4fa86091711d0b8ca1dff8868
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 5aa2bc7af6f22776ea5751b7f9620845bb5f3a3a
|
|
- version: 2.3.1
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: e43a56fb9b772703214e39f3371cc2ff00e06d4d
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: e43a56fb9b772703214e39f3371cc2ff00e06d4d
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: e43a56fb9b772703214e39f3371cc2ff00e06d4d
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.3.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|