ceph/teuthology
Sam Lang 3806dc5e72 task/ceph: Fix device list
dict.items() returns a tuple, whereas we want
the values().

Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-02-01 10:16:44 -06:00
..
locker locker: fix race in locking 2011-11-03 11:29:18 -07:00
orchestra Support power cycling osds/nodes through ipmi 2013-01-31 08:23:37 -06:00
task task/ceph: Fix device list 2013-02-01 10:16:44 -06:00
test Move orchestra to teuthology.orchestra so there's just one top-level package. 2011-09-13 14:53:02 -07:00
__init__.py Initial import. 2011-05-31 13:51:48 -07:00
ceph.conf.template Replace /tmp/cephtest/ with configurable path 2013-01-31 08:23:31 -06:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
coverage.py coverage: note db table structure 2012-10-24 16:11:12 -07:00
lock.py set machine description to ctx.archive when auto-locking machines for a run 2012-07-16 10:53:25 -07:00
misc.py misc: get_wwn_id_map() needs to return dict 2013-02-01 09:13:48 -06:00
nuke.py nuke: Optionally check console status 2013-02-01 08:24:41 -06:00
parallel.py Don't lose tracebacks of exceptions raised in a greenlet. 2012-09-11 11:25:21 -07:00
queue.py add --name option to teuthology 2013-01-31 08:23:34 -06:00
run_tasks.py Handle interactive-on-error also when error is from contextmanager exit. 2011-11-30 17:07:26 -08:00
run.py run.py: Fix argument parsing for --name 2013-02-01 07:46:04 -06:00
safepath.py Archive logs if given --archive=PATH. Clean up after a test run. 2011-06-07 14:47:30 -07:00
suite.py Starting to auto-document this code. 2012-11-14 17:24:50 -08:00