]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: improve HTTP error logging in client
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 16 Feb 2026 12:49:46 +0000 (13:49 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 18 Feb 2026 08:52:38 +0000 (09:52 +0100)
commita61bd5f07639ec3ef86b954042e9b3a007aa6918
treea7dfd924c11efda2d375da8386aaae4d3813b9f3
parent6db965b9946c437e4c1f508a95d15aec079baa16
node-proxy: improve HTTP error logging in client

This commit makes it log the http error with the code and the reason
in sessionservice_discover() and log the error code along with the
body in query() for 5xx responses.

Fixes: https://tracker.ceph.com/issues/74749
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-node-proxy/ceph_node_proxy/redfish_client.py