]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/mgr_util: add to_pretty_timedelta
authorSage Weil <sage@redhat.com>
Mon, 23 Dec 2019 19:18:53 +0000 (13:18 -0600)
committerSage Weil <sage@redhat.com>
Fri, 24 Jan 2020 14:54:20 +0000 (08:54 -0600)
commit19fb0ecf8f19dfb7db3239a22c9465b235f91ebf
treee59c6566e1da45188c6829597fe140378fd592fb
parentfe52da7774014717fd36e56bb1db4a90d645e19b
mgr/mgr_util: add to_pretty_timedelta

This mirrors the Ceph C++ implementation.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/mgr_module.py
src/pybind/mgr/mgr_util.py