]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: move a logging line closer to where the data is used
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 26 Sep 2023 17:25:31 +0000 (13:25 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 26 Sep 2023 17:31:26 +0000 (13:31 -0400)
commitf9e9f30b2752c8bdcd7d368473bd1c790f901b39
treeb09d2c71aa17fb4d54f7a111729048d7ef46cab3
parentad545148067c5693d93ec456227719eb926fc4e6
cephadm: move a logging line closer to where the data is used

Move a logging line closer to where the data being logging is
used. This avoids having a dependency on logging in a fairly
simple function and should make moving the function in a future
commit easier.

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