0ddbf48a96
This tags the final release for all cycle-with-rc projects for Wallaby. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Apr 14. Any bugfixes merged to stable/wallaby can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/victoria branch started to diverge from what is included on stable/wallaby. For some, this will be the final Victoria major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. Change-Id: Ia6d79df224a792915976864857fe2271e031b54d
38 lines
1.1 KiB
YAML
38 lines
1.1 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/wallaby.html
|