Chapter 19. Shared File Service (manila) Parameters

ParameterDescription

ApacheCertificateKeySize

Override the private key size used when creating the certificate for this service.

CephClusterName

The Ceph cluster name. The default value is ceph.

CertificateKeySize

Specifies the private key size used when creating the certificate. The default value is 2048.

ManilaCephClientUserName

Ceph client username for manila integration. The default value is manila.

ManilaCephFSCephFSProtocolHelperType

Protocol type (CEPHFS or NFS) when cephfs back end is enabled. Set via manila cephfs environment files. The default value is CEPHFS.

ManilaEnabledShareProtocols

List of protocols to be allowed for share creation in manila. When not set, the list is inferred via the storage back end/s enabled.

ManilaIPv6

Set to True to enable IPv6 access in manila. The default value is False.

ManilaPassword

The password for the shared file service account.

ManilaWorkers

Set the number of workers for manila::wsgi::apache. The default value is equal to the number of vCPU cores on the physical node.

MemcacheUseAdvancedPool

Use the advanced (eventlet safe) memcached client pool. The default value is True.

NotificationDriver

Driver or drivers to handle sending notifications. The default value is noop.