[release-announce] magnum-ui 7.0.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 25 17:14:13 UTC 2021


We are ecstatic to announce the release of:

magnum-ui 7.0.1: Magnum User Interface

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/magnum-ui

Download the package from:

    https://tarballs.openstack.org/magnum-ui/

Please report issues through:

    https://bugs.launchpad.net/magnum-ui/+bugs

For more details, please see below.

Changes in magnum-ui 7.0.0..7.0.1
---------------------------------

8ea0351 Add overlay2 to Docker storage driver dropdown
e16d09d Fix testing
7f4fd7b Update TOX_CONSTRAINTS_FILE for stable/victoria
9933969 Update .gitreview for stable/victoria


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

.gitreview                                                   |  1 +
lower-constraints.txt                                        | 12 ++++++------
magnum_ui/api/rest/magnum.py                                 |  2 +-
.../cluster-templates/workflow/workflow.service.js           |  3 ++-
test-requirements.txt                                        |  6 +-----
tools/install_venv.py                                        |  1 +
tools/install_venv_common.py                                 |  2 +-
tox.ini                                                      |  4 ++--
9 files changed, 16 insertions(+), 17 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c9bfa73..e261ca2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,5 +10 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
-# remove this pyflakes from here once you bump the
-# hacking to 3.2.0 or above. hacking 3.2.0 takes
-# care of pyflakes version compatibilty.
-pyflakes>=2.1.1
+hacking>=4.0.0,<4.1.0 # Apache-2.0






More information about the Release-announce mailing list