]> git-server-git.apps.pok.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>
Tue, 10 Sep 2024 14:55:56 +0000 (10:55 -0400)
commitc939c95265cf17e7ab5ad60f95b5bbaabfd32ef1
tree7bb6c77e5eb0ad5e7752d1526031c8ac4339c579
parent93cd8582ff35efaddda7d6e82855c7b544761460
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>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py