ac107d721e
This transition the wallaby branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is November 2nd, 2022. Change-Id: I930214ed8c119bb62b3d06fab34eb19e3c5e2ca0
46 lines
1.5 KiB
YAML
46 lines
1.5 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 19.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/wallaby.html
|