[release-announce] horizon 18.6.3 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 26 12:04:08 UTC 2022


We are stoked to announce the release of:

horizon 18.6.3: OpenStack Dashboard

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/horizon

Download the package from:

    https://tarballs.openstack.org/horizon/

Please report issues through:

    https://bugs.launchpad.net/horizon/+bugs

For more details, please see below.

Changes in horizon 18.6.2..18.6.3
---------------------------------

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
a7b4da125 Add horizontal scrollbar to role dropdown
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


Diffstat (except docs and test files)
-------------------------------------

.zuul.d/project.yaml                               |    1 -
.../locale/en_GB/LC_MESSAGES/doc-contributor.po    |   11 +-
.../locale/id/LC_MESSAGES/doc-contributor.po       |    7 +-
horizon/locale/es/LC_MESSAGES/django.po            |    9 +-
horizon/locale/es/LC_MESSAGES/djangojs.po          |    9 +-
horizon/templates/auth/_login_form.html            |    6 +-
horizon/templates/auth/_password_form.html         |    6 +-
horizon/utils/functions.py                         |    2 +-
lower-constraints.txt                              |  156 ---
openstack_auth/locale/es/LC_MESSAGES/django.po     |   10 +-
openstack_auth/locale/ru/LC_MESSAGES/django.po     |   12 +-
openstack_auth/locale/zh_CN/LC_MESSAGES/django.po  |   10 +-
openstack_auth/views.py                            |   18 +-
openstack_dashboard/api/microversions.py           |    4 +-
openstack_dashboard/api/nova.py                    |    3 +-
openstack_dashboard/api/swift.py                   |    2 +-
.../dashboards/identity/users/tabs.py              |    8 +
.../dashboards/project/floating_ips/workflows.py   |   26 +-
.../dashboards/project/instances/tabs.py           |   13 +-
.../launch-instance-model.service.js               |   28 +-
.../launch-instance-model.service.spec.js          |   67 +-
.../launch-instance/source/source.controller.js    |    2 +-
.../locale/es/LC_MESSAGES/django.po                | 1262 +++++++++++++++++++-
.../locale/es/LC_MESSAGES/djangojs.po              |  668 +++++++++--
.../locale/zh_CN/LC_MESSAGES/django.po             |  157 ++-
.../locale/zh_CN/LC_MESSAGES/djangojs.po           |   13 +-
.../dashboard/scss/components/_membership.scss     |    2 +
.../pages/project/network/floatingipspage.py       |    6 +-
openstack_dashboard/test/unit/api/test_nova.py     |    2 +-
openstack_dashboard/test/unit/api/test_swift.py    |    3 +-
.../themes/material/static/horizon/_icons.scss     |    3 +
.../static/horizon/components/_checkboxes.scss     |    2 +
.../horizon/components/_context_selection.scss     |    6 +-
.../static/horizon/components/_datepicker.scss     |    4 +
.../static/horizon/components/_navbar.scss         |    6 +-
.../static/horizon/components/_radiobuttons.scss   |    2 +
.../static/horizon/components/_spinners.scss       |    6 +
tox.ini                                            |    6 -
42 files changed, 2203 insertions(+), 391 deletions(-)







More information about the Release-announce mailing list