[release-announce] mistral-dashboard 10.0.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed May 13 10:57:53 UTC 2020


We are amped to announce the release of:

mistral-dashboard 10.0.0: Mistral dashboard

This release is part of the ussuri release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/mistral-dashboard

Please report issues through:

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

For more details, please see below.

Changes in mistral-dashboard 9.0.0.0rc1..10.0.0
-----------------------------------------------

9c19e28 s/assertItemsEqual/assertCountEqual/g
e6f4236 Remove six usage
01dd28e Drop Django 1.11 support
dcd4303 [ussuri][goal] Drop python 2.7 support and testing
c173e7f Switch to Ussuri jobs
d621a75 Use Horizon project template for django jobs
ac2d3bf Update master for stable/train


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

.zuul.yaml                                           |  4 ++--
mistraldashboard/default/smart_cell.py               |  6 ++----
mistraldashboard/workbooks/forms.py                  |  4 +---
mistraldashboard/workflows/forms.py                  |  4 +---
releasenotes/notes/drop-py-2-7-022d0dd59feb8b07.yaml |  6 ++++++
releasenotes/source/index.rst                        |  1 +
releasenotes/source/train.rst                        |  6 ++++++
requirements.txt                                     |  1 +
setup.cfg                                            |  2 --
tox.ini                                              | 18 ++----------------
15 files changed, 26 insertions(+), 35 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2b86a46..e831d1f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,0 +9 @@ PyYAML>=3.12 # MIT
+horizon>=17.1.0  # Apache-2.0






More information about the Release-announce mailing list