70b516e11a
This tags the final release for all cycle-with-rc projects for 2024.2 Dalmatian. 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 October 2nd. Any bugfixes merged to stable/2024.2 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/2024.1 branch started to diverge from what is included on stable/2024.2. For some, this will be the final 2024.1 Caracal major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on October 2nd. Change-Id: I093fc9dda6d787ead5b40defccddadbf913046ec
45 lines
1.4 KiB
YAML
45 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:
|
|
- Added support of new add/get location APIs which replaces the image-update
|
|
(old location-add) mechanism for consumers like cinder and nova
|
|
to address ``OSSN-0090`` and ``OSSN-0065``.
|
|
- Removed deprecated ``location_strategy`` functionality which was
|
|
used to prioritize location order for downloading the image.
|
|
- Deprecated ``metadata_encryption_key`` config option since it's
|
|
related functionality doesn't serve the purpose of encryption of
|
|
location metadata.
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 29.0.0.0b1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 705b145ab83defb3cb2f8d3243e1ce900fe337b9
|
|
- version: 29.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 2e65391744a82421bc6f026ee8f1f3550038f175
|
|
- version: 29.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: f3bb1336b6bc5cf5bd8fe880ffbb271370eb08a1
|
|
- version: 29.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 3ea17a13a00c7fa51acce919cf3de77bfa9cf0ee
|
|
- version: 29.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 3ea17a13a00c7fa51acce919cf3de77bfa9cf0ee
|
|
diff-start: 28.0.1
|
|
branches:
|
|
- name: stable/2024.2
|
|
location: 29.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/2024.2.html
|