]> git.apps.os.sepia.ceph.com Git - ceph-ci.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 16:01:04 +0000 (16:01 +0000)
commit1a1c40be5bdc274919ffaf28afd985f1ef86d33a
tree861d94e06113350b4b3c8b914d025b7cb34e2612
parenta029439a8a56fe88d109c82962ac605a361ef99a
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>
(cherry picked from commit e68dceb1d2d6b4e6871c77465e1e23f2e726f84c)
src/cephadm/cephadmlib/node_proxy/baseredfishsystem.py
src/cephadm/cephadmlib/node_proxy/reporter.py