manila/releasenotes/notes/cephfs-set-mode-b7fb3ec51300c220.yaml
Tom Barron 721bb70a81 Set mode for CephFS volumes and snapshots
Corresponding ceph_volume_client PR [1]


[1] https://github.com/ceph/ceph/pull/24839

Depends-on: https://review.openstack.org/#/c/630221/
Change-Id: Iad78b8cc25c34d3675cd38ce9c757ad0e411b613
2019-01-28 22:23:21 +00:00

9 lines
311 B
YAML

---
fixes:
- |
Shares backed by CephFS no longer have hard-coded mode 755. Use
the ``cephfs_volume_mode`` configuration option to set another
mode, such as 775 when using manila dynamic external storage
provider with OpenShift. The default value remains 755 for
backwards compatibility.