]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" breaks OSD page
authorPatrick Nawracay <pnawracay@suse.com>
Fri, 8 Mar 2019 11:44:13 +0000 (11:44 +0000)
committerPatrick Nawracay <pnawracay@suse.com>
Mon, 18 Mar 2019 13:55:20 +0000 (14:55 +0100)
commit29d53f8d29e486a3abe83dbf472aa8dac5b493f3
treed2f71e00addccf1988b59f4aee9c400555fa0c2b
parentf7cd7b025fab5cc4cd22d01918d0cf82e1fb9bf4
mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" breaks OSD page

Fixes: http://tracker.ceph.com/issues/36086
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/tests/helper.py [new file with mode: 0644]
src/pybind/mgr/dashboard/tests/test_osd.py [new file with mode: 0644]