[release-announce] manila-ui 7.0.1 (yoga)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 28 09:17:36 UTC 2023


We are stoked to announce the release of:

manila-ui 7.0.1: Manila Management Dashboard

This release is part of the yoga stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

7.0.1
^^^^^

Bug Fixes

* Bug #1967312 (https://launchpad.net/bugs/1967312) that caused the
  shares dashboard to fail loading has now been fixed.

* Bug #1968925 (https://launchpad.net/bugs/1968925) that was
  preventing creation of share replicas has been fixed.

Changes in manila-ui 7.0.0..7.0.1
---------------------------------

48e3c2b Drop lower-constraints.txt and its testing
45888a9 Fix share replica creation
9fe5dab Workaround SDK bug in listing shares
4f63397 Update TOX_CONSTRAINTS_FILE for stable/yoga
d8c1e8c Update .gitreview for stable/yoga


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

.gitreview                                         |   1 +
.zuul.yaml                                         |   1 -
lower-constraints.txt                              | 134 ---------------------
manila_ui/api/manila.py                            |   7 +-
...-1967312-fix-shares-panel-8b5da4eee68ba6c4.yaml |   5 +
...8925-fix-replica-creation-190321bf9fefe179.yaml |   5 +
requirements.txt                                   |   4 +
tox.ini                                            |  10 +-
9 files changed, 26 insertions(+), 153 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 93b09e2..4e4f3e8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+






More information about the Release-announce mailing list