]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/osd_recovery.py
import 15.2.4
[ceph.git] / ceph / qa / tasks / osd_recovery.py
index a01fe8fea6e89c27368fa43c941b91a5a39a5b7f..b0623c21ba7c2fc1635be5538dc3765f7bc083b1 100644 (file)
@@ -2,8 +2,8 @@
 osd recovery
 """
 import logging
-import ceph_manager
 import time
+from tasks import ceph_manager
 from teuthology import misc as teuthology