[release-announce] horizon 18.6.2 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 16 12:10:41 UTC 2021


We jubilantly announce the release of:

horizon 18.6.2: 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.1..18.6.2
---------------------------------

52d7a2935 Consume horizon tempest test from tempest master
51db72453 Fix full text search at containers page
d71d86cf9 Add default index URL to Server Groups module
7377dc9d9 Add WEBROOT to ngdetails navigation
7806d6752 Imported Translations from Zanata
d8084fddc Update lower constraints and change browser to Firefox to unblock gate
69e688728 Fix create/update_port with python3
eef7103cd Fix AttributeError in the project instance detail view
969c7e930 Imported Translations from Zanata
376a1244a Added validation for csrf_failure GET argument
712bb4a4f Imported Translations from Zanata


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

.zuul.d/tempest-and-integrated.yaml                |   5 +-
horizon/karma.conf.js                              |   4 +-
horizon/locale/es/LC_MESSAGES/django.po            |  14 ++-
horizon/locale/es/LC_MESSAGES/djangojs.po          |  11 +-
.../util/navigations/navigations.service.js        |   9 ++
.../util/navigations/navigations.service.spec.js   |   7 ++
.../details/routed-details-view.controller.js      |   9 +-
lower-constraints.txt                              |   4 +-
openstack_auth/locale/en_GB/LC_MESSAGES/django.po  |   9 +-
openstack_auth/locale/id/LC_MESSAGES/django.po     |   8 +-
openstack_auth/locale/ja/LC_MESSAGES/django.po     |  15 ++-
openstack_auth/views.py                            |  22 +++-
openstack_dashboard/api/_nova.py                   |   2 +-
openstack_dashboard/api/neutron.py                 |   3 +-
.../dashboard/project/containers/containers.html   | 140 +++++++++++----------
openstack_dashboard/karma.conf.js                  |   4 +-
.../locale/de/LC_MESSAGES/django.po                |   7 +-
.../locale/en_GB/LC_MESSAGES/django.po             |   6 +-
.../locale/eo/LC_MESSAGES/django.po                |   7 +-
.../locale/es/LC_MESSAGES/django.po                |   7 +-
.../locale/fr/LC_MESSAGES/django.po                |   7 +-
.../locale/id/LC_MESSAGES/django.po                |   5 +-
.../locale/ja/LC_MESSAGES/django.po                |  15 +--
.../locale/ko_KR/LC_MESSAGES/django.po             |   7 +-
.../locale/pt_BR/LC_MESSAGES/django.po             |   7 +-
.../locale/ru/LC_MESSAGES/django.po                |  29 +++--
.../locale/zh_CN/LC_MESSAGES/django.po             |   5 +-
.../locale/zh_TW/LC_MESSAGES/django.po             |   5 +-
.../app/core/server_groups/server-groups.module.js |   1 +
openstack_dashboard/test/unit/api/test_neutron.py  |  24 ++--
openstack_dashboard/views.py                       |   6 -
package.json                                       |   2 +-
34 files changed, 379 insertions(+), 179 deletions(-)







More information about the Release-announce mailing list