]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix calculation of PG Status percentage (#30343)
authorLenz Grimmer <lgrimmer@suse.com>
Fri, 13 Sep 2019 08:45:20 +0000 (08:45 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 08:45:20 +0000 (08:45 +0000)
commitd6b8cd526d3492c47892c93e7f3f638ef231ac68
tree2a9f68750b87d9272443e8ff722d5a807322e2aa
parentc3afe6257c080cddc6ffcf8d80e039acb5de8dfd
parent1be47eb2aea68acffff7c25581e764a12ccdd4e7
mgr/dashboard: Fix calculation of PG Status percentage (#30343)

mgr/dashboard: Fix calculation of PG Status percentage

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>