c113b99c53
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to horizon since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 23.1.0..e5eeaca1f 78cb074f7 Update cirros image to cirros-0.5.3-x86_64 443722863 Fix Users/Groups tab list when a domain context is set 7244c3142 Fix error on changing user password by admin c09e8162c Fixing container view bug on lp #2009724 e621c9d74 Extend configurable skippability of neutron calls to project instance detail 068e20739 Imported Translations from Zanata a6ee21023 Add allocation ratios to Placement stats dd19dee75 bandit: Install baseline extra c2b0700d4 Use Placement API along with the hypervisor stats aacb53161 Fix manage.py to use python3 3ea69c890 Imported Translations from Zanata cd64730ee Fix object-store container toggle for turning public access on/off 5a2d82b34 Remove usage of openstack/xstatic-font-awesome c35d8f1c1 Fix qos and trunks tables 2add56988 Disable form auto-complete on login form d643547ed Remove Description from Edit Image Metadata 858d4790c fix(swift): allow object creation 3dd3d4ffe Imported Translations from Zanata a0232f289 Update TOX_CONSTRAINTS_FILE for stable/2023.1 a44b36406 Update .gitreview for stable/2023.1 Change-Id: I32d6537314c5dd22db648aa296aa49c11de2024d Signed-off-by: Elod Illes <elod.illes@est.tech>
27 lines
786 B
YAML
27 lines
786 B
YAML
---
|
|
launchpad: horizon
|
|
release-model: cycle-with-intermediary
|
|
team: horizon
|
|
type: service
|
|
repository-settings:
|
|
openstack/horizon: {}
|
|
cycle-highlights:
|
|
- Horizon and all horizon plugins now support the nodejs18 version
|
|
of nodejs.
|
|
- Horizon added portforwarding support for the Floating IPs. Users
|
|
can now perform PortForwarding CRUD operations to the Network Floating
|
|
Ips using horizon.
|
|
releases:
|
|
- projects:
|
|
- repo: openstack/horizon
|
|
hash: 5663e0865b458fc67005049e68bc4ef73786e495
|
|
version: 23.1.0
|
|
- version: 23.1.1
|
|
projects:
|
|
- repo: openstack/horizon
|
|
hash: e5eeaca1f0f6d0230174476b7c3ff53340ed10c4
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 23.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/horizon/2023.1.html
|