Skip to content

Commit 7b344bf

Browse files
John Sprayajarr
authored andcommitted
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
1 parent 1aa1907 commit 7b344bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devstack/settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ if (is_ceph_enabled_for_service manila) && \
3030
MANILA_ENABLED_BACKENDS=cephfsnative1
3131
MANILA_CONFIGURE_GROUPS=cephfsnative1
3232

33-
MANILA_OPTGROUP_cephfsnative1_share_driver=manila.share.drivers.cephfs.CephFSNativeDriver
33+
MANILA_OPTGROUP_cephfsnative1_share_driver=manila.share.drivers.cephfs.cephfs_native.CephFSNativeDriver
3434
MANILA_OPTGROUP_cephfsnative1_driver_handles_share_servers=$MANILA_DHSS
3535
MANILA_OPTGROUP_cephfsnative1_share_backend_name=CEPHFSNATIVE1
3636
MANILA_OPTGROUP_cephfsnative1_cephfs_conf_path=${CEPH_CONF_FILE}

0 commit comments

Comments
 (0)