cc8c45bef1
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I6bf4bd696c15be59853926c4ba2fd32085bf9df9
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
cycle-highlights:
|
|
- Extended the functionality of stores-detail API
|
|
- Added glance-download internal plugin to download the image from
|
|
remote glance
|
|
- Added support for immediate caching of an image
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 25.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d6184d29dacd4cd6fcab6ac028826a69c445b772
|
|
- version: 25.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: fbe32cb44b23b183ee6bf63d630de0629020d1ac
|
|
- version: 25.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d45b7c26af2963bb811c5596a42be10cb75c0685
|
|
- version: 25.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d45b7c26af2963bb811c5596a42be10cb75c0685
|
|
diff-start: 24.0.0
|
|
- version: 25.1.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: b1e5292248fefb7cd1ff4292c9b94d336f4cf73b
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 06a18202ab52c64803f044b8f848ed1c160905d2
|
|
branches:
|
|
- name: stable/zed
|
|
location: 25.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/zed.html
|