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:
@@ -30,7 +30,7 @@ if (is_ceph_enabled_for_service manila) && \
|
|||||||
MANILA_ENABLED_BACKENDS=cephfsnative1
|
MANILA_ENABLED_BACKENDS=cephfsnative1
|
||||||
MANILA_CONFIGURE_GROUPS=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_driver_handles_share_servers=$MANILA_DHSS
|
||||||
MANILA_OPTGROUP_cephfsnative1_share_backend_name=CEPHFSNATIVE1
|
MANILA_OPTGROUP_cephfsnative1_share_backend_name=CEPHFSNATIVE1
|
||||||
MANILA_OPTGROUP_cephfsnative1_cephfs_conf_path=${CEPH_CONF_FILE}
|
MANILA_OPTGROUP_cephfsnative1_cephfs_conf_path=${CEPH_CONF_FILE}
|
||||||
|
|||||||
Reference in New Issue
Block a user