]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: enhance debug log messages for locking operations
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 19 Dec 2023 09:23:42 +0000 (09:23 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 15:07:21 +0000 (15:07 +0000)
commitda347d235d3fc5d6ecc98ea7ffd93f4c3c966d43
tree5365f804e64c171bab929ad0f274df6f4c799620
parenta77a13f6af0d3214124aa49e5e1e1d063df8226b
node-proxy: enhance debug log messages for locking operations

This commit updates the debug log messages in the BaseRedfishSystem
and Reporter classes. The adjustments made enhance the clarity and
precision of the messages by specifically identifying acquired
and released locks, detailing their context, thereby improving the
understanding of the control flow during locking operations
in these components.

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