]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_manager: don't say you have no arguments and then list them
authorDan Mick <dan.mick@inktank.com>
Tue, 4 Jun 2013 23:11:19 +0000 (16:11 -0700)
committerDan Mick <dan.mick@inktank.com>
Tue, 4 Jun 2013 23:11:19 +0000 (16:11 -0700)
commit188ae8904d6e8511e47f6146e3873f93926d7d83
tree27814391e7880b0c2e4340b2819d5f71ed41d8bf
parent3ec763c42080710f53aa6a62cd7a3fcfb7ba49e7
ceph_manager: don't say you have no arguments and then list them

Calling ceph pg dump --format=json works better without -- before pg
(how did this work before?...)

Signed-off-by: Dan Mick <dan.mick@inktank.com>
teuthology/task/ceph_manager.py