We are satisfied to announce the release of: heat-dashboard 14.0.0 This release is part of the flamingo 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. Changes in heat-dashboard 13.0.0..14.0.0 ---------------------------------------- b139274 Adopt new usage of assertFormError e30f03a Imported Translations from Zanata a5c6da8 Fix small mistake in text error b614748 Imported Translations from Zanata 2325dff Imported Translations from Zanata 3826531 Imported Translations from Zanata a3a186d Replace deprecated django.utils.datetime_safe df924d1 Imported Translations from Zanata e8cc9a5 Use yaml format policy file 7f4c916 Use systemctl command to manage service 3f08d7b Imported Translations from Zanata ea77aba Fix a typo in release note 1f5159b Remove Python 3.9 support 5190396 Revert "Replace license classifier" 1029578 Revert "Replace license classifier" 3a5b0ce Replace license classifier 4a6fe68 Bump minimum pbr eca646f Drop environments for nose 94107ca Drop logic for django < 1.9 4d6b290 add pyproject.toml to support pip 23.1 c684ae8 tox: Remove basepython 73d2896 Drop redundant injection of VIRTUAL_ENV 815df9a Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- heat_dashboard/content/stacks/forms.py | 22 ++--- heat_dashboard/content/stacks/views.py | 2 +- heat_dashboard/locale/cs/LC_MESSAGES/django.po | 9 +- heat_dashboard/locale/de/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/en_AU/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/en_GB/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/es/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/fr/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/id/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/it/LC_MESSAGES/django.po | 9 +- heat_dashboard/locale/ja/LC_MESSAGES/django.po | 7 +- heat_dashboard/locale/ko_KR/LC_MESSAGES/django.po | 38 +------- heat_dashboard/locale/ne/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/pl_PL/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/pt_BR/LC_MESSAGES/django.po | 5 +- heat_dashboard/locale/ru/LC_MESSAGES/django.po | 106 +++++++++++---------- heat_dashboard/locale/ru/LC_MESSAGES/djangojs.po | 28 +++--- heat_dashboard/locale/tr_TR/LC_MESSAGES/django.po | 5 +- .../locale/zh_Hans/LC_MESSAGES/django.po | 5 +- heat_dashboard/test/helpers.py | 16 +--- heat_dashboard/test/test_data/keystone_data.py | 5 +- pyproject.toml | 3 + .../notes/remove-py39-f06968d714465449.yaml | 5 + releasenotes/source/2025.1.rst | 6 ++ releasenotes/source/index.rst | 1 + .../source/locale/cs/LC_MESSAGES/releasenotes.po | 18 ---- .../source/locale/es/LC_MESSAGES/releasenotes.po | 21 ---- .../source/locale/fr/LC_MESSAGES/releasenotes.po | 22 ----- .../source/locale/ru/LC_MESSAGES/releasenotes.po | 95 ++++++++++++++---- setup.cfg | 3 +- tox.ini | 9 -- 33 files changed, 197 insertions(+), 289 deletions(-)
participants (1)
-
no-reply@openstack.org