]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/ceph_fuse.py
import 15.2.4
[ceph.git] / ceph / qa / tasks / ceph_fuse.py
index 4f06e2b76306f6f241c2740f36c4b65787d57770..1439ccffd566921ed3ae189d647f8d06abb14188 100644 (file)
@@ -6,7 +6,7 @@ import contextlib
 import logging
 
 from teuthology import misc as teuthology
-from cephfs.fuse_mount import FuseMount
+from tasks.cephfs.fuse_mount import FuseMount
 
 log = logging.getLogger(__name__)