]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: allow 'flags' to not be present in cmddescs 12540/head
authorDan Mick <dan.mick@redhat.com>
Fri, 16 Dec 2016 22:58:46 +0000 (14:58 -0800)
committerDan Mick <dan.mick@redhat.com>
Fri, 16 Dec 2016 22:59:17 +0000 (14:59 -0800)
commite72c80197b8f69a469dbb9cf64941500174dd152
tree21a8013922e02cdbaea521782d2191f47ca9e8ee
parent26ab33ae792c7272cc889bc3285ade47fa98dd4c
ceph.in: allow 'flags' to not be present in cmddescs

the 'flags' key in the command description dict may not be
present on older monitors.  Check for existence before
using it.

Introduced in 61d63433dfdcc08ecc21ba4f645794da5e01823c

Fixes: http://tracker.ceph.com/issues/18297
Signed-off-by: Dan Mick <dan.mick@redhat.com>
src/ceph.in