]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: refator orchestrator service and daemon APIs
authorKiefer Chang <kiefer.chang@suse.com>
Wed, 2 Sep 2020 12:25:52 +0000 (20:25 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Thu, 29 Oct 2020 04:00:55 +0000 (12:00 +0800)
commite4467b7df16e5162e4a98d3d5089a2569713ffa4
treeec642bfbe05e56bb968d7392d914ba5959abb8ab
parent673613b3e6e1424e444aa93e3c9d2c3cb0d11386
mgr/dashboard: refator orchestrator service and daemon APIs

- Allow listing services by service_type.
- Allow listing daemons by daemon_type.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from commit b88638873bd738af1ce258549abb6c25e0683907)
src/pybind/mgr/dashboard/controllers/host.py
src/pybind/mgr/dashboard/controllers/service.py
src/pybind/mgr/dashboard/services/orchestrator.py