mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
fix an undefined name buy importing config
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
This commit is contained in:
parent
ed6c2c087e
commit
3e75cf3b89
@ -6,6 +6,7 @@ import shlex
|
||||
|
||||
from teuthology import misc as teuthology
|
||||
from ..orchestra import run
|
||||
from ..config import config as teuth_config
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user