Merge pull request #136 from ceph/wip-nuke

nuke: fix import
This commit is contained in:
Zack Cerza 2013-10-16 13:34:43 -07:00
commit e896ee3af0

View File

@ -7,6 +7,7 @@ import yaml
import teuthology
from . import orchestra
import orchestra.remote
from .orchestra import run
from .lock import list_locks
from .lock import unlock_one