]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
rados: use backwards compatible args
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 7 Mar 2014 01:31:07 +0000 (17:31 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 7 Mar 2014 01:32:10 +0000 (17:32 -0800)
commit57259b54beb746b31b70bb3a92de18d604002b0a
treeb39fce0f1ff1c86ef2433372a13bfb5013826def
parent95d445daea7f1c5f2559e35d1c2abb07f3ae2f1c
rados: use backwards compatible args

For ops that default to 0, only add arguments for them if they are
specified in the task config. This lets us use the same task across
ceph versions, even if the older version does not support new op
types, like append on dumpling.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/rados.py