[release-announce] heat-dashboard 4.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 14 10:19:46 UTC 2020


We are pumped to announce the release of:

heat-dashboard 4.0.0: Heat Management Dashboard

This release is part of the victoria 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 3.0.0..4.0.0
--------------------------------------

7d4ef20 [goal] Migrate testing to ubuntu focal
f8c9720 Imported Translations from Zanata
40df15a Switch to newer openstackdocstheme and reno versions
f7c44fb Fix hacking min version to 3.0.1
471a7c0 Imported Translations from Zanata
f74b3e6 Add py38 package metadata
45caece Imported Translations from Zanata
464efd5 Imported Translations from Zanata
5cc8357 Add Python3 victoria unit tests
ff96452 Update master for stable/ussuri
ddaa0a1 Cleanup py27 support
4f8b5ea Update hacking for Python3
bd68639 Use unittest.mock instead of third party mock


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

.zuul.yaml                                         |  2 +-
bindep.txt                                         |  6 ++++++
heat_dashboard/test/helpers.py                     |  2 +-
lower-constraints.txt                              | 22 ++++++++--------------
releasenotes/source/conf.py                        |  9 ++++-----
releasenotes/source/index.rst                      |  1 +
.../source/locale/cs/LC_MESSAGES/releasenotes.po   | 18 ++++++++++++++++++
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 14 ++++++++++++--
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 13 ++++++++++---
.../source/locale/es/LC_MESSAGES/releasenotes.po   | 21 +++++++++++++++++++++
.../source/locale/fr/LC_MESSAGES/releasenotes.po   | 22 ++++++++++++++++++++++
.../source/locale/ru/LC_MESSAGES/releasenotes.po   | 17 +++++++++++++++--
releasenotes/source/ussuri.rst                     |  6 ++++++
requirements.txt                                   |  2 +-
setup.cfg                                          | 12 +++---------
setup.py                                           |  9 ---------
test-requirements.txt                              |  3 +--
tox.ini                                            | 16 ++++++++--------
23 files changed, 149 insertions(+), 70 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index aff7b71..b737e47 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15 +15 @@ python-heatclient>=1.10.0 # Apache-2.0
-horizon>=17.1.0 # Apache-2.0
+horizon>=18.3.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 5043ae3..075d90f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
@@ -15 +14,0 @@ flake8-import-order==0.12 # LGPLv3
-mock>=2.0.0 # BSD






More information about the Release-announce mailing list