]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/: add args.py
authorSamuel Just <sam.just@inktank.com>
Tue, 4 Jun 2013 21:11:29 +0000 (14:11 -0700)
committerSamuel Just <sam.just@inktank.com>
Wed, 19 Jun 2013 22:16:28 +0000 (15:16 -0700)
commitbb2cd9e375e550a046398ed0b964ff3bdeeae111
treec1c629f583f6e4ca9a034ebb7b8aabc5a72ec355
parent02aa7d99e9648d0ac01c0771636ee943af2a36fc
task/: add args.py

The usage doc string for a task is tedious to write and
hard to keep reconciled with the code as defaults are changed.
args.py includes a helper to put it all in one place.

Signed-off-by: Samuel Just <sam.just@inktank.com>
teuthology/task/args.py [new file with mode: 0644]