]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: fix listing daemons
authorKiefer Chang <kiefer.chang@suse.com>
Thu, 17 Sep 2020 03:37:15 +0000 (11:37 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2020 09:40:53 +0000 (11:40 +0200)
commit5946b4a7f2e342fc85f70ee9e2ca380d84cbb937
tree565042ffb049c29b27110b6b13e319c81a531b74
parentabba11b85d05552a9e0b30b41d3a6a8f62fbf2ab
mgr/rook: fix listing daemons

Pass the parameters to the `_list_daemons` method explicitly to avoid missing
parameters.

Fixes: https://tracker.ceph.com/issues/47387
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from commit 8098ca765fadce18c3738df04f9eb5ddf786c113)
src/pybind/mgr/rook/module.py