]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: use ceph specific get_daemon_args calls
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 19 Oct 2023 20:22:37 +0000 (16:22 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 4 Nov 2023 18:53:06 +0000 (14:53 -0400)
commitbf35bf769bbf36cfe8e3c08b062a043249ad2f2b
treee34181e00630aa763ad37ce44abca6622e4e1754
parentadf31c30da97c31362f1323ef30f11571094cd89
cephadm: use ceph specific get_daemon_args calls

Use the new Ceph class specific get_daemon_args method instead of the
generic get_daemon_args calls that check all sorts of daemon types when
we're running specialized mon containers, which we know for certain are
ceph based.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py