]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Device health status is not getting listed under hosts section 43868/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Wed, 10 Nov 2021 08:27:47 +0000 (13:57 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Wed, 10 Nov 2021 08:27:47 +0000 (13:57 +0530)
commit8b868d20c470289c2f23049ac5dbbd2ba0307385
tree15a4e0b8c4dd84486d50dbe5a61ae0f286cb183d
parent02aa83255f4acb21f04fa073173e24f8cf19e994
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>
src/pybind/mgr/dashboard/services/ceph_service.py
src/pybind/mgr/dashboard/tests/test_ceph_service.py