]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/devicehealth: do not cast int options to int
authorKefu Chai <kchai@redhat.com>
Sat, 26 Dec 2020 08:52:19 +0000 (16:52 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 27 Dec 2020 14:50:10 +0000 (22:50 +0800)
commita17b0e2b1c8801751eac685d131057d78a4cd122
tree6e3d25feaba939df09f7fa7e4f289f9ac49d3cdb
parent61bb1691f453a137cf4d50467af233fd3db7f897
mgr/devicehealth: do not cast int options to int

since all of them are already typed, there is no need to cast them to int anymore.

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