Manila CI: update cephfs driver name

This was renamed from drivers.cephfs to
drivers.cephfs.cephfs_native at the
request of the Manila maintainers.

Change-Id: I7ac2299ad323229418761bb06ee7891a48d87877
This commit is contained in:
John Spray 2016-02-24 15:06:16 +00:00 committed by Ramana Raja
parent 1aa19075c2
commit 7b344bf77a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ if (is_ceph_enabled_for_service manila) && \
MANILA_ENABLED_BACKENDS=cephfsnative1
MANILA_CONFIGURE_GROUPS=cephfsnative1
MANILA_OPTGROUP_cephfsnative1_share_driver=manila.share.drivers.cephfs.CephFSNativeDriver
MANILA_OPTGROUP_cephfsnative1_share_driver=manila.share.drivers.cephfs.cephfs_native.CephFSNativeDriver
MANILA_OPTGROUP_cephfsnative1_driver_handles_share_servers=$MANILA_DHSS
MANILA_OPTGROUP_cephfsnative1_share_backend_name=CEPHFSNATIVE1
MANILA_OPTGROUP_cephfsnative1_cephfs_conf_path=${CEPH_CONF_FILE}