]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Device health status is not getting listed under hosts section
authorAashish Sharma <aashishsharma@localhost.localdomain>
Thu, 11 Mar 2021 06:06:22 +0000 (11:36 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Wed, 24 Mar 2021 05:09:00 +0000 (10:39 +0530)
commit8f4574696c5272de4be6cbcbd3a8fc713d6b604e
tree533d1e506ddb948dcf91c96b0ae6e4b311714da3
parent762b27af2c205e2dd2afbd073d2adb43450c31a8
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/49354
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