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

no-reply at openstack.org no-reply at openstack.org
Wed Mar 30 12:00:20 UTC 2022


We are overjoyed to announce the release of:

manila-ui 7.0.0: Manila Management Dashboard

This release is part of the yoga 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.

Changes in manila-ui 6.0.0..7.0.0
---------------------------------

4f6acc2 Update python-manilaclient and horizon required
014ed7d Add platform annotation in bindep.txt
99c0be8 Update python testing classifier
27ce226 Add Python3 yoga unit tests
9446669 Update master for stable/xena


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

.zuul.yaml                                                |  2 +-
bindep.txt                                                | 15 +++++++++------
lower-constraints.txt                                     |  2 +-
.../notes/python-manilaclient-yoga-ef2c44b205fa216b.yaml  |  5 +++++
releasenotes/source/index.rst                             |  1 +
releasenotes/source/xena.rst                              |  6 ++++++
requirements.txt                                          |  4 ++--
setup.cfg                                                 |  1 +
tox.ini                                                   |  2 +-
9 files changed, 27 insertions(+), 11 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e4f3f4b..93b09e2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ python-keystoneclient>=4.1.1 # Apache-2.0
-python-manilaclient>=1.29.0 # Apache-2.0
+python-manilaclient>=2.7.0 # Apache-2.0
@@ -13 +13 @@ python-manilaclient>=1.29.0 # Apache-2.0
-horizon>=17.1.0  # Apache-2.0
+horizon>=18.3.1  # Apache-2.0






More information about the Release-announce mailing list