a74fa36fac
MINOR version bump is due to patch: 15fe88b5af Add default_availability_zone for VM creation This patch is somewhat between a bug fix and a feature (features are not allowed to be backported to stable branches), but the team decided to backport it (see discussion in 1st cherry pick [1]). [1] https://review.opendev.org/c/openstack/horizon/+/797104 Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I89887738a4da9fd1beefa210980479d2508c2227
38 lines
1.3 KiB
YAML
38 lines
1.3 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
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 19.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/wallaby.html
|