[release-announce] manila 10.2.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 15 12:21:11 UTC 2021


We are pumped to announce the release of:

manila 10.2.0: Shared Storage for OpenStack

This release is part of the ussuri stable release series.

The source is available from:

    https://opendev.org/openstack/manila

Download the package from:

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

Please report issues through:

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

For more details, please see below.

10.2.0
^^^^^^

Bug Fixes

* Resizing 0.0.0.0/24 accessible NFS shares with generic driver

* Authentication errors when loading service clients of OpenStack
  Compute (nova), OpenStack Volume (cinder) and OpenStack Networking
  (neutron) services are now handled in a better manner.

* Filtering shares by share-type "extra_specs" as key=value now
  returns the expected output.

* New user message now alerts users when attempting to create a new
  share without identifying a share type, either through request body
  or by setting a default share type. See bug #1870280
  (https://bugs.launchpad.net/manila/+bug/1870280) for more details.

Changes in manila 10.1.0..10.2.0
--------------------------------

ad152a47 Add missing [oslo_reports] options
5f7198a0 Add missing oslo.service options
c854616c Use oslo-config-generator conf to load options from libraries
10473b81 Add missing share-type user message
ab230bf1 Handle service client authorization errors
f79e648c TrivialFix: Fix the filter name in config helper
d57958a1 Filter shares by share type "extra_specs"
0ebc6a95 fixes  availability zone filter when creating a share from snapshot
18250acf Fix generic share resize with 0.0.0.0/24 access


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

etc/oslo-config-generator/manila.conf              | 13 +++++++++---
manila/api/v1/shares.py                            | 11 ++++++----
manila/common/client_auth.py                       |  5 ++---
manila/compute/nova.py                             |  4 +---
manila/db/sqlalchemy/api.py                        |  5 +++--
manila/message/message_field.py                    |  5 +++++
manila/network/neutron/api.py                      |  4 +---
manila/opts.py                                     | 11 ----------
manila/scheduler/drivers/filter.py                 | 10 +++++++++
manila/share/api.py                                |  2 +-
manila/share/drivers/helpers.py                    |  5 +++--
manila/volume/cinder.py                            |  4 +---
...ze-share-world-accessable-b444d88b67b05af0.yaml |  4 ++++
...t-unauthorized-exceptions-b2ebc08a072f7e12.yaml |  6 ++++++
...ing-shares-by-extra-specs-b79235301306bcf2.yaml |  5 +++++
...0-share-type-user-message-902275047410bdbf.yaml |  7 +++++++
23 files changed, 114 insertions(+), 50 deletions(-)







More information about the Release-announce mailing list