7daf7142e9
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: Icadc155cd9bd30f4b4425285fbadf8cdf5fb27c9
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
cycle-highlights:
|
|
- Added support to get quota usage information.
|
|
- Added new APIs for cache related operations.
|
|
- Added support to append new metadef tags rather than overwriting
|
|
the existing tags.
|
|
- Added support to fetch additional information about RBD store.
|
|
releases:
|
|
- version: 24.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d4119be0543bdaefe78fc11e16c3a01b55aa9e3a
|
|
- version: 24.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d4119be0543bdaefe78fc11e16c3a01b55aa9e3a
|
|
diff-start: 23.0.0.0rc1
|
|
- version: 24.1.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 1964876644c7086eff516832a19206d28891110d
|
|
- version: 24.2.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 641399fdd00966f0e6cedcaafffa787ac44dc7bd
|
|
- version: 24.2.1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 357e5ba1bb3a3a28baf844db698d1bfeff7593c1
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 357e5ba1bb3a3a28baf844db698d1bfeff7593c1
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 24.0.0.0rc1
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/yoga.html
|