[release-announce] mistral-dashboard 8.0.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 10 12:28:27 UTC 2019


We are gleeful to announce the release of:

mistral-dashboard 8.0.0: Mistral dashboard

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/mistral-dashboard

Download the package from:

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

For more details, please see below.

Changes in mistral-dashboard 7.0.0..8.0.0
-----------------------------------------

29fa2cd Change openstack-dev to openstack-discuss
c3c6cd7 Update min tox version to 2.0
395741b Remove setup.py check from pep8 job
2c554fb Update links in README
686e9ff add python 3.6 unit test job
f8fcb45 import zuul job settings from project-config
c53c1f2 Drop nose dependencies
9f35dca fix mistral dashbaord workflow execution form bug
cd5bc77 Update reno for stable/rocky


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

.zuul.yaml                          |  6 ++++++
README.rst                          |  4 ++--
mistraldashboard/workflows/forms.py | 19 ++++++++++---------
releasenotes/source/index.rst       |  1 +
releasenotes/source/rocky.rst       |  6 ++++++
requirements.txt                    |  3 ---
setup.cfg                           |  2 +-
test-requirements.txt               |  6 ------
tox.ini                             |  3 +--
9 files changed, 27 insertions(+), 23 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e9d124c..2b86a46 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,3 +5,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-# Horizon Core Requirements
-Django<2.0,>=1.11 # BSD
-django-compressor>=2.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 3b138f1..90eaf85 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +9,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-django-nose>=1.4.4 # BSD
@@ -13,5 +11,0 @@ nodeenv>=0.9.4 # BSD
-nose>=1.3.7 # LGPL
-nose-exclude>=0.3.0 # LGPL
-nosexcover>=1.0.10 # BSD
-openstack.nose-plugin>=0.7 # Apache-2.0
-nosehtmloutput>=0.0.3 # Apache-2.0






More information about the Release-announce mailing list