]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/rebuild_mondb.py
import 15.2.4
[ceph.git] / ceph / qa / tasks / rebuild_mondb.py
index 7877f22ab3ead223989e973e36a920d17e1541ec..008e312e2d3d8753ac3b9b6a148ed8a4c52c3bb3 100644 (file)
@@ -8,7 +8,7 @@ import os.path
 import shutil
 import tempfile
 
-import ceph_manager
+from tasks import ceph_manager
 from teuthology import misc as teuthology
 
 log = logging.getLogger(__name__)