puppet-tripleo/releasenotes/notes/Support-ceph_volume_mode-parameter-220b1026aebd9e3b.yaml
Tom Barron 32827b39c1 Support cephfs_volume_mode parameter
manila now [1] supports configuring an octal value for the
rwx permissions mode of the cephfs volumes and snapshots
and groups of these that back manila shares, snapshots,
and groups.

Expose this parameter in the backend manifests for manila
with cephfs.

[1] https://review.openstack.org/#/c/614332

Depends-On: https://review.openstack.org/#/c/638770/
Change-Id: Id8cbdfeff8299ff08a84c1c5902fb909353d4678
2019-02-23 07:36:18 -05:00

6 lines
195 B
YAML

features:
- |
Support setting values for ``cephfs_volume_mode`` parameter which controls
the rwx mode of the cephfs volumes, snapshots, and groups of these
that back manila shares.