[release-announce] heat-dashboard 5.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 14 11:09:48 UTC 2021


We are pleased to announce the release of:

heat-dashboard 5.0.0: Heat Management Dashboard

This release is part of the wallaby stable release series.

The source is available from:

    https://opendev.org/openstack/heat-dashboard

Download the package from:

    https://tarballs.openstack.org/heat-dashboard/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/heat-
dashboard

For more details, please see below.

5.0.0
^^^^^

Upgrade Notes

* The default configuration file has been updated and now includes
  the required parameters to use the new policy-in-code feature in
  Horizon. Because of this change, the defualt policy.json is no
  longer included in this repo but replaced with policy.yaml. Please
  refer to the release note and documentation of Horizon to find
  details about this feature.

Changes in heat-dashboard 4.0.0..5.0.0
--------------------------------------

8e7914f Support policy-in-code and deprecated policy
15b787e Imported Translations from Zanata
934c8e1 Run npm nodejs job with Firefox browser
a36e451 Imported Translations from Zanata
3f779b6 Add Python3 wallaby unit tests
9874d37 Update master for stable/victoria
953369c Move image_field_data method in-tree


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

.zuul.yaml                                         |    2 +-
devstack/plugin.sh                                 |    3 +-
heat_dashboard/conf/default_policies/heat.yaml     | 1356 ++++++++++++++++++++
heat_dashboard/conf/heat_policy.json               |   92 --
heat_dashboard/conf/heat_policy.yaml               |   96 ++
heat_dashboard/content/stacks/forms.py             |   33 +-
.../_1699_orchestration_settings.py                |    6 +-
heat_dashboard/locale/de/LC_MESSAGES/django.po     |   16 +-
heat_dashboard/locale/en_GB/LC_MESSAGES/django.po  |   14 +-
.../{zh_CN => zh_Hans}/LC_MESSAGES/django.po       |    2 +-
.../{zh_CN => zh_Hans}/LC_MESSAGES/djangojs.po     |    2 +-
.../{zh_TW => zh_Hant}/LC_MESSAGES/django.po       |    2 +-
karma.conf.js                                      |    2 +-
package.json                                       |    3 +-
.../policy-in-code-support-42c02d6b73e770ff.yaml   |    8 +
releasenotes/source/index.rst                      |    1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       |    7 +-
releasenotes/source/victoria.rst                   |    6 +
18 files changed, 1542 insertions(+), 109 deletions(-)







More information about the Release-announce mailing list