]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix FS status on old MDS daemons 16960/head
authorJohn Spray <john.spray@redhat.com>
Thu, 10 Aug 2017 10:10:09 +0000 (11:10 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 10 Aug 2017 10:11:04 +0000 (11:11 +0100)
commit800662c2fa3f040992987dc5c635dfbc14f0a0ea
tree552af738c89fcccc7773760967721ae4dda10a11
parentf7c4c1377573415a8767a5b5aebc9ea01c6f2f7f
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>
src/pybind/mgr/dashboard/module.py