Not all projects have landed the updates to create a queens landing page yet, but for the ones that have, it would be useful to get those out there for potential consumers of the notes. Change-Id: I8f793c3926e76d8d466c6d23a2e087c4e4986e04
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
---
|
|
launchpad: horizon
|
|
release-model: cycle-with-milestones
|
|
team: horizon
|
|
type: service
|
|
releases:
|
|
- version: 13.0.0.0b1
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 4927f5fae4ec5e9688ff5c8de37bded46d06edcd
|
|
- version: 13.0.0.0b2
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: ffd011441df3317404e48c4c435f448565abd513
|
|
- version: 13.0.0.0b3
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: f1eba8073d9c25f7453911f0c7141959b2e0848c
|
|
- version: 13.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: c2b5c642ee36d05ad0aa72ae9588ed4098607356
|
|
branches:
|
|
- location: 13.0.0.0rc1
|
|
name: stable/queens
|
|
cycle-highlights:
|
|
- 'Migrated the Roles and Key Pairs panels to be AngularJS panels'
|
|
- 'Use server side filtering across the UI'
|
|
- 'Added support for MKS consoles, Neutron Trunks, and loading multiple policy files'
|
|
- 'Updated all project related documentation'
|
|
- 'Moved Heat dashboard into a seperate Horizon plugin and merged Django OpenStack
|
|
Auth into Horizon'
|
|
repository-settings:
|
|
openstack/horizon: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/queens.html
|