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:
1 changed files with 1 additions and 1 deletions
@@ -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}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.