[Doc]Update cephfs_auth_id for cephfsnfs Configuration

TrivialFix
Change-Id: I3ce33cca59dff25ad89fdd770c852beadf74f234
This commit is contained in:
caowei 2017-11-21 17:24:13 +08:00 committed by Wei Cao
parent 9c37c596bc
commit ff27e23776
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ Create a section to define a CephFS NFS share backend:
share_driver = manila.share.drivers.cephfs.driver.CephFSDriver
cephfs_protocol_helper_type = NFS
cephfs_conf_path = /etc/ceph/ceph.conf
cephfs_auth_id = manila1
cephfs_auth_id = manila
cephfs_cluster_name = ceph
cephfs_enable_snapshots = False
cephfs_ganesha_server_is_remote= False