]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix Python3 issue 24617/head
authorPatrick Nawracay <pnawracay@suse.com>
Tue, 16 Oct 2018 14:28:24 +0000 (16:28 +0200)
committerPatrick Nawracay <pnawracay@suse.com>
Wed, 17 Oct 2018 12:02:12 +0000 (14:02 +0200)
commit5c0c122597161d4c3d4b421685b708afd6134427
treebcaf31911147de2e0746013d10fc3248c3239b2b
parentdd460032dd9cde14b629b8267606702684c67c66
mgr/dashboard: Fix Python3 issue

Which results in a 500 error when trying to access the `Performance
Counter` tab on the OSD list.

Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
qa/tasks/mgr/dashboard/test_perf_counters.py
src/pybind/mgr/dashboard/controllers/perf_counters.py