]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orch: resurrect ServiceDescription, 'orch ls'
authorSage Weil <sage@redhat.com>
Sun, 16 Feb 2020 16:17:27 +0000 (10:17 -0600)
committerSage Weil <sage@redhat.com>
Wed, 19 Feb 2020 17:01:13 +0000 (11:01 -0600)
commit6708387357a803f7a30e4496b31181db967c17fe
treeda5cdb0b8a2a46fcf4a186d9320cb335c5ee4a86
parent93d53c05b0163072aa6fe54fa816b4bbd49c4954
mgr/orch: resurrect ServiceDescription, 'orch ls'

This is a meta-service description that maps to multiple daemons.  Remove
the old useless properties, and add in size and running counts.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py