[release-announce] vitrage-dashboard 3.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 3 08:21:30 UTC 2021


We enthusiastically announce the release of:

vitrage-dashboard 3.4.0: Vitrage Horizon plugin

This release is part of the xena release series.

The source is available from:

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

Download the package from:

    https://tarballs.openstack.org/vitrage-dashboard/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/vitrage-
dashboard

For more details, please see below.

Changes in vitrage-dashboard 3.3.0..3.4.0
-----------------------------------------

556a43e Migrate from testr to stestr
73b1e70 Fix doc job
09bfde0 Drop horizon-nodejs10-jobs template
2cf1031 Add horizon-nodejs14-job template.
2a4d5c3 setup.cfg: Replace dashes with underscores
8d54bdf Use py3 as the default runtime for tox
2cda2e3 Add Python3 xena unit tests
3ed3aea Update master for stable/wallaby


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

.gitignore                      |  2 +-
.stestr.conf                    |  3 +++
.testr.conf                     |  7 -------
.zuul.yaml                      |  4 ++--
bindep.txt                      |  3 ++-
releasenotes/source/index.rst   |  1 +
releasenotes/source/wallaby.rst |  6 ++++++
setup.cfg                       |  8 ++++----
test-requirements.txt           |  2 +-
tox.ini                         | 17 ++++++++++++++---
10 files changed, 34 insertions(+), 19 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 7509d70..f1e3320 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ nodeenv>=0.9.4 # BSD
-testrepository>=0.0.18
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list