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
56 lines
1.6 KiB
YAML
56 lines
1.6 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
cycle-highlights:
|
|
- New API /v2/images/<image-id>/tasks to get tasks associated with
|
|
image
|
|
- Support for distributed image import
|
|
- Secure RBAC - Experimental support for project personas
|
|
- Cleanup of stale files in staging area upon service startup
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 22.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: a7f0e44699a4c74c631526664dbeb970601c003d
|
|
- version: 22.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 50cd037bcd04a2996dada2f65bcbbc40d89d9ddb
|
|
- version: 22.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 922e544ca2556994450e6972403ba4313318c5e0
|
|
- version: 22.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 922e544ca2556994450e6972403ba4313318c5e0
|
|
diff-start: 21.0.0.0rc1
|
|
- version: 22.1.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 8499efd3205d84eff35ed4ed157685313d9e3fb7
|
|
- version: 22.1.1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 677c89c23631e9083261a1a18ed438d8966e0de2
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 677c89c23631e9083261a1a18ed438d8966e0de2
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 883fc8a73c6db3aafeae947465ec9868d23c7538
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 22.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/wallaby.html
|