e68d243327
Change-Id: I14973a93b2c022d7d16be1d40e83fc63868e391d
26 lines
913 B
YAML
26 lines
913 B
YAML
---
|
|
launchpad: horizon
|
|
release-model: cycle-with-intermediary
|
|
team: horizon
|
|
type: service
|
|
repository-settings:
|
|
openstack/horizon: {}
|
|
releases:
|
|
- version: 19.0.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 7e682a2d528bcff992334d8792e33abbd57f5802
|
|
- version: 19.1.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: ade661e50d7cb7f4ed5f88226cf86560db05f478
|
|
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.
|