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.7 KiB
YAML
56 lines
1.7 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
cycle-highlights:
|
|
- Enhancement in multiple stores feature, administrator can now set
|
|
policy to allow user to copy images owned by other tenants
|
|
- Glance allow to configure cinder multi-stores
|
|
- RBD and Filesystem drivers of glance now support sparse image upload
|
|
- Enhancement in RBD driver chunk upload of image
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 21.0.0.0b1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: cfbe5f7630c8b71c480f9a4bbbbf923c3e166a82
|
|
- version: 21.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 213660d8b5c726573efa714ab958a33c48b2138a
|
|
- version: 21.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 6504588aaa849b89f4b6dfc22d17ee2f8e3b80f2
|
|
- version: 21.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: c4d8880794c20aad6772f6e9c2217f15f41c9c2c
|
|
- version: 21.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: c4d8880794c20aad6772f6e9c2217f15f41c9c2c
|
|
diff-start: 20.0.0.0rc1
|
|
- version: 21.1.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 31a574b4e562fb8d3c00562d63cc5f8ee274221c
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 31a574b4e562fb8d3c00562d63cc5f8ee274221c
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: a2bd78bd1c012ce8ade4706c3d08bfeb8d1460f2
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 21.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/victoria.html
|