releases/deliverables/victoria/horizon.yaml
Elod Illes ee7ec10911 Release horizon for stable/victoria
This release picks up new commits to horizon since
the last release from stable/victoria.

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 18.6.2..c82c41a46
c82c41a46 Imported Translations from Zanata
aa9e33fe1 Imported Translations from Zanata
2d7b3e9dc Escape unicode characters when setting logout_reason cookie
e96945376 Dropping lower constraints testing from stable branches
ad30888c0 Handle an attached volume without volume_image_metadata
78ba522c7 Fix Unable to use multiattach volume as boot for new server
0d14e7dd1 Change with_data=False for swift_get_container
146beeda5 Imported Translations from Zanata
f9da495c5 Imported Translations from Zanata
7f230afdb Imported Translations from Zanata
e1bfc5239 Imported Translations from Zanata
3daa963fa doc: Update our IRC server to OFTC
f0f429543 Imported Translations from Zanata
c63e4c91a Fix community image handling in launch instance form
00d24d7ca Don't load user role assignment or groups tabs for non-admins
8e69282bf Save instace_id inside Associate Floating IP workflow
06902eb31 Fix Material theme to work with any combination of pyScss and MDI icons
23a21efb7 Imported Translations from Zanata
862c37cf1 On the create instance from, when the image name is empty, show id
77df0abd6 Imported Translations from Zanata

Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: I76d33bbb95e2fd7b883482c48be52a9b69042623
2022-01-26 01:34:49 +05:30

51 lines
1.6 KiB
YAML

---
launchpad: horizon
release-model: cycle-with-intermediary
team: horizon
type: service
repository-settings:
openstack/horizon: {}
releases:
- version: 18.4.0
projects:
- repo: openstack/horizon
hash: dd62fd386e0899ff84cdf9418c63f98caf66cf33
- version: 18.4.1
projects:
- repo: openstack/horizon
hash: 703f889771988803e7ccd5961607676bad4283c9
- version: 18.5.0
projects:
- repo: openstack/horizon
hash: 79e505520fc307eeedc1f5c81fb516e9638ebd72
- version: 18.6.0
projects:
- repo: openstack/horizon
hash: c44e651589f8589452ab6e436d3428a8d56fa9cf
- version: 18.6.1
projects:
- repo: openstack/horizon
hash: 970969776a5e35a0a0494e3d24789a1804b35c74
- version: 18.6.2
projects:
- repo: openstack/horizon
hash: 0c7d8b70d86064dbe0d80322e2267a45f338032b
- version: 18.6.3
projects:
- repo: openstack/horizon
hash: 7a5432de8d68eab5772dd3a23951d0953ba99ddb
branches:
- name: stable/victoria
location: 18.6.0
cycle-highlights:
- Error messages shown in horizon now contains more detail. Previously
GUI users cannot know detail reasons of operations, but users can
now check detailed information from back-end service so that they
can address causes.
- Added a new tab that shows messages for volumes and volume snapshots.
Users can know detail events which happend for corresponding volumes
or snapshots.
- Added support for extending in-use volumes. Users can extend in-use
volumes via horizon now.
release-notes: https://docs.openstack.org/releasenotes/horizon/victoria.html