6b4aa41d7b
The minor version is bumped from the following two reasons: * we have changes in requirements.txt * we have two user visible changes (commit bb2a4bb3c and cd16b4079) Change-Id: Ic1179b0f4173fc05b7e4f3238d4aa6c88d9df5df
34 lines
1.1 KiB
YAML
34 lines
1.1 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 19.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/wallaby.html
|