]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: progress mgr module service
authorRicardo Dias <rdias@suse.com>
Mon, 15 Jul 2019 14:07:42 +0000 (15:07 +0100)
committerRicardo Dias <rdias@suse.com>
Wed, 17 Jul 2019 10:50:50 +0000 (11:50 +0100)
commit63334ee2b247a478530046f654fe14ce5dd623c8
tree4c15c653a9ae6ad5e7ff70f1679754624d8b10b7
parenta3d56ebaa21ead9394afc8f915b7afc65152c7fb
mgr/dashboard: progress mgr module service

This service module implements helper methods to retrieve
tasks information from the progress mgr module.

Signed-off-by: Ricardo Dias <rdias@suse.com>
src/pybind/mgr/dashboard/services/progress.py [new file with mode: 0644]