]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/mgr_module: do not offer empty default value for choose_args 20258/head
authorKefu Chai <kchai@redhat.com>
Fri, 2 Feb 2018 08:25:26 +0000 (16:25 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Feb 2018 17:15:56 +0000 (01:15 +0800)
commitacf0b68c22777ed61a1e4bcb16aae61b14a5a9ca
tree30f16b063b42dcc34ab2a892e42a5d3bedf50c7f
parenta4d79b57896256e0d2328b81d43fd729ffddf402
mgr/mgr_module: do not offer empty default value for choose_args

as it should be always available. this also silence a pep8 warning.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/mgr_module.py