ed4fff597a
Change-Id: Iabcab9fe9d01f4aa065ff0d7fc152b8883d678a7
30 lines
1.0 KiB
YAML
30 lines
1.0 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/Taiwan.
|
|
- 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 19.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/wallaby.html
|