]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/scrub.py
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / tasks / scrub.py
index 7cf304e845d0785b7254339247536b33b5cfd93b..ddc1a9164cfc825cd5ba9e35cc4c1eb088baadac 100644 (file)
@@ -7,7 +7,7 @@ import logging
 import random
 import time
 
-import tasks.ceph_manager
+from tasks import ceph_manager
 from teuthology import misc as teuthology
 
 log = logging.getLogger(__name__)