]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Device health status is not getting listed under hosts section 40495/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Thu, 11 Mar 2021 06:06:22 +0000 (11:36 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Thu, 22 Apr 2021 08:12:45 +0000 (13:42 +0530)
commit1f3ea46965e7b0569e4f51f0be904cec2151a775
treee8343c9001314cc5a50ac2598ca67eefc83cc294
parent7088a74fcebc164188f87a0b01ce9853309c18c6
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>
(cherry picked from commit 8f4574696c5272de4be6cbcbd3a8fc713d6b604e)
src/pybind/mgr/dashboard/services/ceph_service.py
src/pybind/mgr/dashboard/tests/test_ceph_service.py