]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: allow list_daemons for only a specific daemon
authorAdam King <adking@redhat.com>
Mon, 11 Mar 2024 18:44:17 +0000 (14:44 -0400)
committerAdam King <adking@redhat.com>
Fri, 15 Mar 2024 18:54:23 +0000 (14:54 -0400)
commitf9c280ce593fdde2914a93262fb3d9bc525f7947
tree88467c97e93298d3f94ba09d14cc5bfd69fc1a71
parent5288e75aabce68f09fd764cf1ca62101201d0ff3
cephadm: allow list_daemons for only a specific daemon

At the moment, my thoughts are to use this internally
in the binary for when we need infor from list_daemons
but only for a specific daemon. I could also see wanting
this just on the command line to get info on a certain
daemon, so I've added it as a flag for `cephadm ls` as well

Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py