]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add systemd unit to stored info about daemons
authorAdam King <adking@redhat.com>
Wed, 31 Jan 2024 18:37:40 +0000 (13:37 -0500)
committerAdam King <adking@redhat.com>
Mon, 23 Sep 2024 15:39:41 +0000 (11:39 -0400)
commita2df47af3cb4828199a3e3889f92df7fd52b38c0
treea366d54ff4a80c98d3ac024cc6c16b3ae4231b06
parent1108cc993b0ae058a58aa267d18f607a05fe0e31
mgr/cephadm: add systemd unit to stored info about daemons

We already collect this in `cephadm ls` but don't
store it currently. Storing it will allow us to expose
it to users who want that information.

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit c939c95265cf17e7ab5ad60f95b5bbaabfd32ef1)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py