We are glad to announce the release of: manila 7.4.1: Shared Storage for OpenStack This release is part of the rocky 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. 7.4.1 ^^^^^ Security Issues *************** * CVE-2020-9543: An issue with share network retrieval has been addressed in the API by scoping unprivileged access to project only. Please see launchpad bug #1861485 (https://bugs.launchpad.net/manila/+bug/1861485) for more details. Bug Fixes ********* * Fixed Quota exceeded exception for snapshot creation. Consumed gigabytes now reports the snapshot gigabytes instead of share gigabytes usage. Changes in manila 7.4.0..7.4.1 ------------------------------ d16b5f0e share_networks: enable project_only API only 626b92b4 Fix over-quota exception of snapshot creation Diffstat (except docs and test files) ------------------------------------- manila/db/sqlalchemy/api.py | 3 +- manila/share/api.py | 9 +++-- ...shot-over-quota-exception-bb6691612af03ddf.yaml | 5 +++ ...x-share-network-retrieval-31768dcda5aeeaaa.yaml | 7 ++++ 6 files changed, 58 insertions(+), 12 deletions(-)