releases/deliverables/wallaby/horizon.yaml
Előd Illés e6a884f71e [horizon] Transition EM branches to Unmaintained
With the new TC resolution the community replaces Extended Maintenance
with Unmaintained status [1].

So this patch transitions victoria, wallaby, and xena EM branches to
Unmaintained as follows:
- tip of the given branch will be tagged with <series>-eom tag
- unmaintained/<series> branch will be cut from <series>-eom tag
- stable/<series> branch will be deleted

Some further notes:
- stable policy still applies
- backports can be pushed against unmaintained/<series> branch
- openstack-unmaintained-core group have the rights to merge patches

For further details please read the resolution [1] & review and +1 this
patch if this is correct as soon as possible.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: I1f7f44b05b77885149946f0ca251a2c6cf8b82f6
2024-03-06 16:38:17 +00:00

52 lines
1.7 KiB
YAML

---
launchpad: horizon
release-model: cycle-with-intermediary
team: horizon
type: service
repository-settings:
openstack/horizon: {}
cycle-highlights:
- Horizon supports the registered default policies. Now operators
do not need to define all the policies in the policy file instead
define only those policy they would like to override.
- Chinese locales ``zh-cn`` and ``zh-tw`` have been changed to ``zh-hans``
and ``zh-hant`` respectively following the change in Django because
the new locales decouple what is spoken from specific locations
as they are also used outside of China.
- Added Volume backups support for admin.
releases:
- version: 19.0.0
projects:
- repo: openstack/horizon
hash: 7e682a2d528bcff992334d8792e33abbd57f5802
- version: 19.1.0
projects:
- repo: openstack/horizon
hash: ade661e50d7cb7f4ed5f88226cf86560db05f478
- version: 19.2.0
projects:
- repo: openstack/horizon
hash: 6f3a66ab361982dcc2dff654f7b7ab12326abddf
- version: 19.3.0
projects:
- repo: openstack/horizon
hash: 82698aa8901b0533f2e62868fabbf5ef4c36cea0
- version: 19.4.0
projects:
- repo: openstack/horizon
hash: beed6bf6f6f83df9972db5fb539d64175ce12ce9
- version: wallaby-em
projects:
- repo: openstack/horizon
hash: beed6bf6f6f83df9972db5fb539d64175ce12ce9
- version: wallaby-eom
projects:
- repo: openstack/horizon
hash: 9b1a13e0837b9f0ac3e0e919ad0a270d417003db
branches:
- name: stable/wallaby
location: 19.1.0
- name: unmaintained/wallaby
location: wallaby-eom
release-notes: https://docs.openstack.org/releasenotes/horizon/wallaby.html