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
53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
cycle-highlights:
|
|
- Support for unified quotas using keystone limits
|
|
- Moved policy enforcement in API layer
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 23.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 2b62197f91cf52566d7acbce6edf68c2e7477a17
|
|
- version: 23.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 929190a6afd0a1593e62abb8024c339713b52b98
|
|
- version: 23.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: a43f6b4c5ef03ca2570b330a0af76020960e04a8
|
|
- version: 23.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: aa7c4acdade2071084a35e42b35c1ec5a8c9990f
|
|
- version: 23.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: aa7c4acdade2071084a35e42b35c1ec5a8c9990f
|
|
diff-start: 22.0.0
|
|
- version: 23.1.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 4fc2ea4a85bbca25fae84a7506bf78f08d6485bf
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 4fc2ea4a85bbca25fae84a7506bf78f08d6485bf
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 4fc2ea4a85bbca25fae84a7506bf78f08d6485bf
|
|
branches:
|
|
- name: stable/xena
|
|
location: 23.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/xena.html
|