3f528dd540
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: Idd4d8c830916a9925760767985371782ada320af
44 lines
1.3 KiB
YAML
44 lines
1.3 KiB
YAML
---
|
|
launchpad: horizon
|
|
release-model: cycle-with-intermediary
|
|
team: horizon
|
|
type: service
|
|
repository-settings:
|
|
openstack/horizon: {}
|
|
cycle-highlights:
|
|
- Horizon and all horizon plugins now support the nodejs16 version
|
|
of nodejs.
|
|
- Horizon and all horizon plugins now migrated to angularjs v1.8.2.2
|
|
from v1.5.8.0.
|
|
- Horizon now allows an administrator to specify default user data
|
|
while launching an instance.
|
|
- Horizon added a new messages tab to show detailed Error/Failure
|
|
messages for corresponding volume backups.
|
|
releases:
|
|
- version: 22.2.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 2ebbb384a0c11b10d4b5a7e7f711c3066f9f3e2d
|
|
- version: 23.0.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 34b2e823438ceeeedb6b5c9b9e473d9327101110
|
|
- version: 23.0.1
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 8e624332831ec0a2638f917327abf971a407cf64
|
|
- version: 23.0.2
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 5de40f9b222608d35c5a0919117259e966217a86
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 5de40f9b222608d35c5a0919117259e966217a86
|
|
branches:
|
|
- name: stable/zed
|
|
location: 23.0.0
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/zed.html
|