]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task_util: move rados command here
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 22 Jul 2013 21:21:51 +0000 (14:21 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 24 Jul 2013 16:59:50 +0000 (09:59 -0700)
commit721280b7f3e3a23bc48cc89f67b1866031b42ed1
treed7bf8b258e7b606a6a74289451d01eecd554d04a
parent6d2434b48f368932eda783eefa047e524ee54b46
task_util: move rados command here

Six copies are replaced with one, with an added option to check status
automatically. This should probably be used in a few places where the
return code is ignored.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/divergent_priors.py
teuthology/task/lost_unfound.py
teuthology/task/object_source_down.py
teuthology/task/osd_failsafe_enospc.py
teuthology/task/peer.py
teuthology/task/rgw.py
teuthology/task_util/rados.py [new file with mode: 0644]