]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: (Redfish_System) reuse the existing client when possible
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 15 Jun 2023 14:20:31 +0000 (16:20 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:51:41 +0000 (14:51 +0000)
commit8969e3fd10968275619d08006383cff81104fe61
treebaa71e04eac50e7c05f1ea26962d0aebd1ff0e3a
parent90c3e0bd99aadbed70e9e7c28a774e73c98c3b42
node-proxy: (Redfish_System) reuse the existing client when possible

Otherwise, the method start_client() recreates a new client.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit ee1d4e49d1431365ceed4043a59d9f91123c4506)
src/cephadm/node-proxy/redfish_system.py