]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Device health status is not getting listed under hosts section 44053/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Wed, 10 Nov 2021 08:27:47 +0000 (13:57 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Mon, 22 Nov 2021 20:55:44 +0000 (02:25 +0530)
commitb76b680f13ef5ae68706fa9ee64f305ea1ce05c4
tree2fc0c1bf52bddc5a653a71943237dd49629293df
parent491d9c9ea495dd259bf50204ed2e0e5566d4f13f
mgr/dashboard: Device health status is not getting listed under hosts section

Device health is shown as failed to retrieve data under Hosts > Device Health section. This PR intends to fix this issue.

Fixes: https://tracker.ceph.com/issues/53209
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit 8b868d20c470289c2f23049ac5dbbd2ba0307385)
src/pybind/mgr/dashboard/services/ceph_service.py
src/pybind/mgr/dashboard/tests/test_ceph_service.py