]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: logging refactor
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 19 Sep 2023 07:46:42 +0000 (07:46 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:30 +0000 (14:43 +0000)
commit88ad166b21815c775c50d902c573a65206e40f3e
treee2ccadca134d408e9d3e4eb58c8fd53193e8b1ec
parentf4d3c59feb6fe5969bbd578850079226d1af6ad2
node-proxy: logging refactor

This makes `logger` a class attribute so we don't have
the `Logger` instantiation outside of the different classes.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/cephadmlib/node_proxy/redfish_dell.py
src/cephadm/cephadmlib/node_proxy/redfish_system.py
src/cephadm/cephadmlib/node_proxy/reporter.py