e0f7e4c4e0
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: I20e705b79388895b0bcc4b540ff6e8004ea68b0b
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
---
|
|
launchpad: keystone
|
|
release-model: cycle-with-rc
|
|
team: keystone
|
|
type: service
|
|
repository-settings:
|
|
openstack/keystone: {}
|
|
releases:
|
|
- version: 22.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 1ea9f7557dc442c56805f70b3f0c9393b427a770
|
|
- version: 22.0.0
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 1ea9f7557dc442c56805f70b3f0c9393b427a770
|
|
diff-start: 21.0.0
|
|
- version: 22.0.1
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 0f6b645ce8ffbca9a33c5ab971a46941e96b8c1c
|
|
- version: 22.0.2
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: 72a4fc0f3ccf7a5ca9fc40e5364e14f881ec27b2
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/keystone
|
|
hash: f63062d47712406a807ce07b4ff3ec6213b0e824
|
|
branches:
|
|
- name: stable/zed
|
|
location: 22.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
cycle-highlights:
|
|
- Implemented `OAuth 2.0 credentials grant
|
|
<https://specs.openstack.org/openstack/keystone-specs/specs/keystone/yoga/oauth2-client-credentials-ext.html>`_
|
|
release-notes: https://docs.openstack.org/releasenotes/keystone/zed.html
|