Merge "Updates to support in Ceph local.conf sample"

This commit is contained in:
Zuul 2020-12-10 21:30:07 +00:00 committed by Gerrit Code Review
commit 10b3dc744f
1 changed files with 3 additions and 1 deletions

View File

@ -34,9 +34,11 @@ MANILA_CEPH_DRIVER=cephfsnfs
# CEPHFS backend options
SHARE_DRIVER=manila.share.drivers.cephfs.driver.CephFSDriver
MANILA_SERVICE_IMAGE_ENABLED=False
MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=False'
MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True'
MANILA_CONFIGURE_DEFAULT_TYPES=True
# Required for mounting shares
MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=True