]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: silence remoto logger info messages
authorSage Weil <sage@redhat.com>
Tue, 25 Feb 2020 22:21:03 +0000 (16:21 -0600)
committerSage Weil <sage@redhat.com>
Thu, 27 Feb 2020 18:05:42 +0000 (12:05 -0600)
commit880a30532253bae492ca5e4803a89787bed2e988
treeff32e0ca5e6f9b4e47024b15a34f58452eaf13f7
parent074225bee11743f1af6bf2c23af97bd9e3a632b2
mgr/cephadm: silence remoto logger info messages

Remoto issues events like

 Running command: /usr/bin/python3 -u

at level 'info' which are below the threshold of other 'info' messages in
cephadm.  So, silence info and below.  We still want to see warning and
above.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py