]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: include service_name is generated DaemonDescription
authorSage Weil <sage@newdream.net>
Fri, 23 Apr 2021 19:13:05 +0000 (15:13 -0400)
committerSage Weil <sage@newdream.net>
Wed, 19 May 2021 12:43:13 +0000 (08:43 -0400)
commit11ff4842a207c82dd4ec8254aa370962cde24c82
treea52bbd0a7bc597f27f2e8a41a2a9426ce93bbebc
parent15e5c0a3accf8284d22df3b8f98b0127eec02834
mgr/cephadm: include service_name is generated DaemonDescription

This makes 'orch ls' match up daemosn to services (and probably cleans up
other bits and pieces) when the old daemon id -> service name calc code
can't do its thing.

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_cephadm.py