We are gleeful to announce the release of: heat-dashboard 7.0.0: Heat Management Dashboard This release is part of the yoga 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 6.0.0..7.0.0 -------------------------------------- 7729b75 Fix UT failure due to horizon system-scope support 458e9b0 Imported Translations from Zanata 157a343 Fix lower-constraints job e085f13 Fixed getting the location header 76cefac Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- heat_dashboard/locale/es/LC_MESSAGES/django.po | 14 +- heat_dashboard/locale/ru/LC_MESSAGES/django.po | 14 +- .../locale/zh_Hant/LC_MESSAGES/django.po | 464 --------------------- heat_dashboard/test/helpers.py | 31 +- lower-constraints.txt | 11 +- releasenotes/source/index.rst | 1 + .../source/locale/ru/LC_MESSAGES/releasenotes.po | 36 +- releasenotes/source/xena.rst | 6 + test-requirements.txt | 1 - 9 files changed, 83 insertions(+), 495 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 075d90f..cc9df55 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13 +12,0 @@ coverage!=4.4,>=4.0 # Apache-2.0 -doc8>=0.6.0 # Apache-2.0