]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: don't use MultiLogger in find_executable_on_host() 44766/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 19 Jan 2022 14:04:20 +0000 (15:04 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Jan 2022 09:51:40 +0000 (10:51 +0100)
commitdcfb3167a0d95a001d622f716b863cdc28abee32
treed86682d1b49b22240eed607a039996aab7004f55
parent7d903818ade08974d0efb50081fbadf07a25e955
ceph-volume: don't use MultiLogger in find_executable_on_host()

This generates a lot of unnecessary messages on the terminal.

Fixes: https://tracker.ceph.com/issues/53934
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 3be55621600be3ebc9c70295a3a351dab426b3a3)
src/ceph-volume/ceph_volume/util/system.py