43b41bbb43
This patch cut a new release of the horizon for the stable/yoga branch. The main purpose of this branch is to include below patches: 1. Do not assume keystone admin endpoint 3a65699602 2. Add SYSTEM_SCOPE_SERVICES setting that hides panels f5620931d6 Note: above two patches are important to have in the stable/yoga branch otherwise few panel under Identity dashboard are broken and System Scope menu is not hidden by default which can confuse the user who don't want to use System Scope. Change-Id: I1b67d5b258bc0642f4d75db0e6db29bab38a0cec
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
---
|
|
launchpad: horizon
|
|
release-model: cycle-with-intermediary
|
|
team: horizon
|
|
type: service
|
|
repository-settings:
|
|
openstack/horizon: {}
|
|
cycle-highlights:
|
|
- Horizon added experimental support of System Scope. There is a new
|
|
entry System Scope added in context switcher menu which allows users
|
|
to switch to a system scope token so operations that require this
|
|
kind of token can be performed. It is disabled by default in the
|
|
Yoga release.
|
|
- Users can now perform Qos Rules CRUD operations to the Network QoS
|
|
Policy using horizon.
|
|
releases:
|
|
- version: 20.2.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 9d1bb3626bc1dbcf29a55aeb094f4350067317cd
|
|
- version: 21.0.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 047b81e979e3ec96bd52a9e306eea8c985bcad7c
|
|
- version: 22.0.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 05473b765e293f299a3762544d8e24ec32d90353
|
|
- version: 22.1.0
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: 3a6569960247c578441ee34c1b054da8e77f6481
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 22.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/yoga.html
|