[release-announce] manila 11.1.1 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 10 11:09:32 UTC 2022
We are tickled pink to announce the release of:
manila 11.1.1: Shared Storage for OpenStack
This release is part of the victoria 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.
11.1.1
^^^^^^
Bug Fixes
* Fixed an issue during snapshot creation where a database error was
being mishandled with dead code. See Launchpad bug 1475351
(https://launchpad.net/bugs/1475351) for more details.
* Fixed periodic_share_replica_update() to skip active replicas
similarly to periodic_share_replica_snapshot_update(). The intention
is to check on non-active replicas, that can be 'in_sync',
'out_of_sync' or in 'error' state.
Changes in manila 11.1.0..11.1.1
--------------------------------
2b2e16bf Modify docker instalation for fedora systems
979c0abe Handle successful deletion of snapshot if quota commit fails
daeae4cc early return for _share_replica_update() if there is no active replica
860b45e2 Don't run periodic_share_replica_update() on active replicas
deaa1bf1 Drop non-ASCII character from manila config
93578693 [doc] Fix config and install guide for the generic driver
Diffstat (except docs and test files)
-------------------------------------
devstack/plugin.sh | 2 +-
.../common/dhss-true-mode-configuration.rst | 17 +-
manila/share/api.py | 5 +-
manila/share/drivers/netapp/options.py | 14 +-
manila/share/manager.py | 22 ++-
...hot-if-quota-commit-fails-4d150bf0b71a2fd9.yaml | 6 +
...c-task-for-active-replica-030a982af92f8a62.yaml | 6 +
9 files changed, 289 insertions(+), 33 deletions(-)
More information about the Release-announce
mailing list