fa2049f caused an import cycle between lock.py and misc.py. Move the needed functions from lock.py to lockstatus.py so that we can avoid the import cycle. Signed-off-by: Sam Lang <sam.lang@inktank.com> Conflicts: teuthology/lock.py
fa2049f