[release-announce] horizon 15.1.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Oct 22 20:16:35 UTC 2019


We jubilantly announce the release of:

horizon 15.1.1: OpenStack Dashboard

This release is part of the stein stable release series.

The source is available from:

    https://opendev.org/openstack/horizon

Download the package from:

    https://tarballs.openstack.org/null/

Please report issues through:

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

For more details, please see below.

15.1.1
^^^^^^

Bug Fixes

* [:bug:`1840465`] Fixed a bug where listing security groups did not
  work if one or more security groups had no rules in them.

Changes in horizon 15.1.0..15.1.1
---------------------------------

7083c0e27 Imported Translations from Zanata
be4d2301b Remove the check which causes plugin's quotas update failure
ee153bbfd Imported Translations from Zanata
6b9ddde90 Updated max-width to be dynamic for .member class
78574736a Add Allowed Address Pair/Delete buttons are only visible to admin
b45228baa Fixes IPv6 static route addition
2feb16764 Imported Translations from Zanata
5532029bf Revert "Raise NotFound error when retrieved by not uuid"
3fb43fcf0 Imported Translations from Zanata
65a49dd16 Avoid forced logout when 403 error encountered
60cfb0a8c Imported Translations from Zanata
4debec852 Allow creating ICMPV6 rules
5cf44f0e1 Fix listing security groups when no rules
7acbf4149 Fix quoting in zuul for tempest plugins
7bd8bab07 Fixing broken links
c3ac75edc Make project volume group table work even with volumev3 only env
a3ba780ba Fix release version name in system-requirements.rst


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

.zuul.yaml                                         |     2 +-
.../locale/id/LC_MESSAGES/doc-contributor.po       | 11657 +++++++++++++++++++
horizon/locale/ar/LC_MESSAGES/djangojs.po          |     7 +-
horizon/locale/de/LC_MESSAGES/djangojs.po          |     5 +-
horizon/locale/en_GB/LC_MESSAGES/djangojs.po       |     5 +-
horizon/locale/eo/LC_MESSAGES/djangojs.po          |     5 +-
horizon/locale/es/LC_MESSAGES/djangojs.po          |     5 +-
horizon/locale/fr/LC_MESSAGES/djangojs.po          |     5 +-
horizon/locale/id/LC_MESSAGES/djangojs.po          |     9 +-
horizon/locale/ja/LC_MESSAGES/djangojs.po          |    11 +-
horizon/locale/ko_KR/LC_MESSAGES/djangojs.po       |     5 +-
horizon/locale/pt_BR/LC_MESSAGES/djangojs.po       |     5 +-
horizon/locale/ru/LC_MESSAGES/djangojs.po          |     7 +-
horizon/locale/zh_CN/LC_MESSAGES/djangojs.po       |     5 +-
horizon/static/framework/framework.module.js       |    17 +-
horizon/static/framework/framework.module.spec.js  |     3 +-
.../framework/widgets/wizard/wizard.controller.js  |     2 +-
.../widgets/wizard/wizard.controller.spec.js       |    10 +-
openstack_dashboard/api/keystone.py                |     8 -
openstack_dashboard/api/neutron.py                 |     2 +
.../extensions/allowed_address_pairs/tables.py     |    16 +
.../routers/extensions/extraroutes/forms.py        |     9 +-
.../dashboards/project/security_groups/forms.py    |    31 +
.../dashboards/project/snapshots/tables.py         |     4 -
.../dashboards/project/vg_snapshots/tables.py      |     3 -
.../dashboards/project/volume_groups/tables.py     |     1 -
.../locale/id/LC_MESSAGES/django.po                |    10 +-
.../locale/id/LC_MESSAGES/djangojs.po              |     7 +-
.../locale/ja/LC_MESSAGES/django.po                |     8 +-
.../static/dashboard/scss/_variables.scss          |     2 +-
.../dashboard/scss/components/_membership.scss     |     3 +-
openstack_dashboard/test/test_data/neutron_data.py |    12 +-
openstack_dashboard/test/unit/api/test_neutron.py  |     4 +-
openstack_dashboard/usage/quotas.py                |     3 -
...roup-no-rules-list-bugfix-b77ab5aff1d3e45e.yaml |     5 +
49 files changed, 12031 insertions(+), 277 deletions(-)







More information about the Release-announce mailing list