]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: use numeric values of logging level for index
authorKefu Chai <kchai@redhat.com>
Tue, 19 Jan 2021 04:16:12 +0000 (12:16 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 26 Jan 2021 10:02:24 +0000 (18:02 +0800)
commitab0243b31946e058ecb41a2a04aedd8459b89bbb
treeed25b1de3bc9174fb8dd1756fac193aab65bc869
parent6c3d8174358b30f3c9eef1b9342df437749d75fd
pybind/mgr: use numeric values of logging level for index

less magic values in code this way

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