We are tickled pink to announce the release of: manila 13.0.1: Shared Storage for OpenStack This release is part of the xena 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. 13.0.1 ^^^^^^ Bug Fixes * NetApp cDOT driver Custom port configuration using "netapp_server_port" was accidentally ignored after a refactor. This option should now be properly read. See Launchpad bug 1945365 (https://bugs.launchpad.net/manila/+bug/1945365) for more details. * When "cephfs_ganesha_server_ip" is not set, the current hostname is used as a default for such config option. The driver was treating this value as an IP address and trying to perform validations on it. The CEPH NFS driver will no longer treat hostnames as ip addresses and try to validate them as such. Changes in manila 13.0.0..13.0.1 -------------------------------- a1f8f4b2 Adapt CephFS driver to do not try to escape export ip 5f7d557b NetApp: properly use netapp_server_port config 8cda3409 Update TOX_CONSTRAINTS_FILE for stable/xena 4a0b7d23 Update .gitreview for stable/xena Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + manila/share/drivers/cephfs/driver.py | 11 +++++++++-- manila/share/drivers/netapp/dataontap/client/api.py | 8 ++++++-- .../bug-1945365-netapp-fix-port-conf-91552d3f61378c94.yaml | 7 +++++++ ...s-fix-export-ip-escaping-on-hostname-e2866be32a8f5e38.yaml | 8 ++++++++ tox.ini | 6 +++--- 7 files changed, 44 insertions(+), 7 deletions(-)
participants (1)
-
no-reply@openstack.org