]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: move tracing get_daemon_args logic to class
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 19 Oct 2023 20:19:21 +0000 (16:19 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 4 Nov 2023 18:53:06 +0000 (14:53 -0400)
commitadf31c30da97c31362f1323ef30f11571094cd89
treea5924a0a83082cb28ffd84dbac60b435065249cb
parentc9ea1d7849f9d1b74caeed6fb0f0b8ae7a129335
cephadm: move tracing get_daemon_args logic to class

Move the logic used to get deamon args into a method of the
Tracing class.
This requires an update to save a reference to ctx.

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