4831c624ee
Corresponding ceph_volume_client PR [1]
[1] https://github.com/ceph/ceph/pull/24839
Depends-on: https://review.openstack.org/#/c/634028/
Change-Id: Iad78b8cc25c34d3675cd38ce9c757ad0e411b613
(cherry picked from commit 721bb70a81
)
9 lines
311 B
YAML
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.
|