]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add a new listing.py module for listing daemons
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 27 Jan 2025 20:32:29 +0000 (15:32 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 11 Feb 2025 21:08:05 +0000 (16:08 -0500)
commit5f8aa4b07247fb57a91b18c2497f8c64812bedde
tree2ff5be7fbcf4f0d0afd59407d511ca7b494c6d8b
parent6c6c51dea20b7fd7500df2ac77d35f95cc6446d2
cephadm: add a new listing.py module for listing daemons

Add listing.py a new module for listing daemons configured on the
current host and getting information related to those daemons. This
module will eventually provide the core for replacing the existing
list_daemons function.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadmlib/listing.py [new file with mode: 0644]