[release-announce] manila-ui 5.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 9 15:54:16 UTC 2021


We are jazzed to announce the release of:

manila-ui 5.1.0: Manila Management Dashboard

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

5.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 5.0.0..5.1.0
---------------------------------

f421aeb Fix share group creation with share types
b7d87e8 Fix parsing names in switched fields
85137cf Remove nova networking


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

.../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 ++++++
...re-type-name-with-hyphens-8a9f16af36da5852.yaml |  6 ++++
.../remove-nova-net-plugin-4fdc0d944d93644f.yaml   |  7 ++++
13 files changed, 99 insertions(+), 69 deletions(-)







More information about the Release-announce mailing list