[release-announce] [manila] manila 6.0.1 (queens)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 24 18:38:23 UTC 2018
We are ecstatic to announce the release of:
manila 6.0.1: Shared Storage for OpenStack
This release is part of the queens stable release series.
Download the package from:
https://tarballs.openstack.org/manila/
For more details, please see below.
6.0.1
^^^^^
Bug Fixes
* Change the CIFS mounting parameter of Huawei driver from form
"user=" to "username=", which is compatible in various OS.
* When use driver_handles_share_servers driver, reset the tap device
after manila-share service start.
* Use Oslo's logging features to securely output the configuration
options for Manila.
Changes in manila 6.0.0..6.0.1
------------------------------
886577e Fix tap device disappear after node restart
a88e93e Update doc name and path for dell emc vnx and unity driver
1949b40 Log config options with oslo.config
0b2ac68 Change a parameter key for CIFS mounting command
902b1b7 Updated NetApp driver features support mapping
1289a7b Update UPPER_CONSTRAINTS_FILE for stable/queens
643164a Update .gitreview for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.../share_back_ends_feature_support_mapping.rst | 4 +-
.../configuration/shared-file-systems/drivers.rst | 4 +-
.../drivers/dell-emc-unity-driver.rst | 265 ++++++++++++++++++
.../drivers/dell-emc-vnx-driver.rst | 296 +++++++++++++++++++++
.../drivers/emc-unity-driver.rst | 265 ------------------
.../shared-file-systems/drivers/emc-vnx-driver.rst | 296 ---------------------
manila/network/linux/interface.py | 3 +
manila/service.py | 13 +-
manila/share/drivers/huawei/v3/connection.py | 2 +-
manila/share/manager.py | 4 +
...i-driver-cifs-mount-issue-2d7bff5a7e6e3ad6.yaml | 5 +
...device_after_node_restart-0690a6beca077b95.yaml | 5 +
...ogging-for-config-options-388da64bb4ce45db.yaml | 5 +
tox.ini | 6 +-
19 files changed, 654 insertions(+), 581 deletions(-)
More information about the Release-announce
mailing list