]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard_v2: added CephService service class
authorRicardo Dias <rdias@suse.com>
Wed, 21 Feb 2018 16:06:26 +0000 (16:06 +0000)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Mar 2018 13:07:13 +0000 (13:07 +0000)
commit34f17d0333f2bec4280630d51e924e166ca1d4e7
tree7339a1df5da11a2d8ef081b95c7fd6fb95fe5601
parenta881e435e916dab25b04f96c3897e37a014ac1d4
mgr/dashboard_v2: added CephService service class

This class provides methods to get the list of services registered in
the cluster, and also to get the list of pools by application type.

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