]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix FS status on old MDS daemons 17477/head
authorJohn Spray <john.spray@redhat.com>
Thu, 10 Aug 2017 10:10:09 +0000 (11:10 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 5 Sep 2017 09:45:22 +0000 (11:45 +0200)
commit17626e01d832bac0068697947f32202d2f8cc13a
tree2940665f16395cd177da7b7c3bcbc3118ecb1032
parent823585311c41729309809690a7df5cb83c4ece12
mgr/dashboard: fix FS status on old MDS daemons

These may not have the version string.  We already handled
this in the equivalent code in the status module, so just
do the same thing in dashboard.

Fixes: http://tracker.ceph.com/issues/20692
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 800662c2fa3f040992987dc5c635dfbc14f0a0ea)
src/pybind/mgr/dashboard/module.py