]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: switch tracing class to use daemon_to_container function
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 5 Nov 2023 20:18:49 +0000 (15:18 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 17 Nov 2023 13:10:11 +0000 (08:10 -0500)
commitde2547dd26098de862a9e9b08893cd2bb43df191
tree14c333715713b0b7677ed734df8be85562eb1b5c
parent20d91cafba61eed3a7bbd46b1de38c692b3acd38
cephadm: switch tracing class to use daemon_to_container function

Switch the tracing daemon type class to call daemon_to_container instead of
get_container in the class's container method. This breaks a dependency loop
between the class and the get_container function hopefully enabling future
clean ups and code moves.

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