[release-announce] manila-ui 3.1.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 26 10:37:55 UTC 2021


We are chuffed to announce the release of:

manila-ui 3.1.0: Manila Management Dashboard

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

3.1.0
^^^^^


Upgrade Notes
*************

* Support for nova networking has been removed. Manila and the
  manilaclient sdk dropped support for nova network in the Ocata
  release (Feb 2017). So this should not have an impact on deployers
  running later releases, and this note is only informational.


Bug Fixes
*********

* Visibility of "switchable" fields in the share creation form
  involving share types that had hyphens in their names is now fixed.
  See Launchpad bug #1931641 (https://launchpad.net/bugs/1931641) for
  more details.

Changes in manila-ui 3.0.0..3.1.0
---------------------------------

21e3133 Fix share group creation with share types
a97f5e6 Fix parsing names in switched fields
117c3fd Drop lower constraints testing
0dbfc47 Remove nova networking
c29dd15 Drop legacy dsvm job & change zuulv3 integration job
24e0b14 Imported Translations from Zanata
331b1e4 Imported Translations from Zanata
5c47137 Update TOX_CONSTRAINTS_FILE for stable/ussuri
63a369f Update .gitreview for stable/ussuri


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

.gitreview                                         |   1 +
.zuul.yaml                                         |  71 +++--
lower-constraints.txt                              | 138 ----------
.../templates/share_networks/_detail.html          |   3 -
manila_ui/dashboards/project/share_groups/forms.py |  20 +-
.../dashboards/project/share_networks/forms.py     |  31 +--
.../dashboards/project/share_networks/tables.py    |   4 -
.../templates/share_networks/_detail.html          |   3 -
.../dashboards/project/share_networks/views.py     |   7 -
manila_ui/dashboards/project/shares/forms.py       |  40 +--
manila_ui/dashboards/utils.py                      |  11 +
manila_ui/locale/de/LC_MESSAGES/django.po          |  31 ++-
manila_ui/locale/id/LC_MESSAGES/django.po          |  86 +++++-
playbooks/legacy/manila-ui-dsvm/post.yaml          |  80 ------
playbooks/legacy/manila-ui-dsvm/run.yaml           |  84 ------
...re-type-name-with-hyphens-8a9f16af36da5852.yaml |   6 +
.../remove-nova-net-plugin-4fdc0d944d93644f.yaml   |   7 +
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 179 -------------
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 289 ---------------------
.../source/locale/fr/LC_MESSAGES/releasenotes.po   |  35 ---
.../source/locale/id/LC_MESSAGES/releasenotes.po   | 157 -----------
.../source/locale/ja/LC_MESSAGES/releasenotes.po   |  30 ---
.../locale/ko_KR/LC_MESSAGES/releasenotes.po       |  75 ------
.../locale/pt_BR/LC_MESSAGES/releasenotes.po       | 153 -----------
.../locale/zh_CN/LC_MESSAGES/releasenotes.po       |  71 -----
tox.ini                                            |  10 +-
29 files changed, 267 insertions(+), 1391 deletions(-)







More information about the Release-announce mailing list