]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: logout from redfish api on Exception
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 5 Apr 2023 12:14:40 +0000 (14:14 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:29 +0000 (14:43 +0000)
commit7c602947e45ceff719c105b0277a10a6e72831e5
tree5e4d1e4284ded9c87636a1609302fc9fd9a2dff8
parente80cd0286a34a352fc098d72a9740e25156de9a8
node-proxy: logout from redfish api on Exception

Otherwise it ends up recreating new session each time whereas the previous session
is left. After multiple failures, it reaches the limit and left sessions need to be
cleaned up manually.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/node-proxy/redfish_system.py