]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rados: fix up for parallel work
authorSage Weil <sage@inktank.com>
Fri, 14 Jun 2013 05:27:50 +0000 (22:27 -0700)
committerSage Weil <sage@inktank.com>
Fri, 14 Jun 2013 05:48:16 +0000 (22:48 -0700)
commit8730db190762c6517bf8ca00a7e39fb70915a91b
tree3323f0051364a20289b343ff4ec3e35703cb6b67
parent0e3038650288a1ecdede6dd298e57ed1fd739a31
rados: fix up for parallel work

- use a separate pool for each client
- create pool at start, destroy pool at end
- use all clients, if not explicitly specified

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/rados.py