ceph/qa/workunits/cephtool
Dan Mick 1ba7e47c6a ceph_argparse.py, cephtool/test.sh: fix blacklist with no nonce
It's legal to give a CephEntityAddr to osd blacklist with no nonce,
so allow it in the valid() method; also add validation of any nonce
given that it's a long >= 0.

Also fix comment on CephEntityAddr type description in MonCommands.h,
and add tests for invalid nonces (while fixing the existing tests to remove
the () around expect_false args).

Fixes: #6425
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2013-09-26 18:06:30 -07:00
..
test_daemon.sh qa/workunits/cephtool/test_daemon.sh: we should error on bad command 2013-08-04 15:24:59 -07:00
test.sh ceph_argparse.py, cephtool/test.sh: fix blacklist with no nonce 2013-09-26 18:06:30 -07:00