mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
qa/tasks/thrashosds: fix imports for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
This commit is contained in:
parent
fc5662957b
commit
c26ea687d4
@ -3,7 +3,7 @@ Thrash -- Simulate random osd failures.
|
||||
"""
|
||||
import contextlib
|
||||
import logging
|
||||
import ceph_manager
|
||||
from tasks import ceph_manager
|
||||
from teuthology import misc as teuthology
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user