]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: add a retry on redfish_client.get_path() calls
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 9 Jun 2023 13:03:24 +0000 (15:03 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:30 +0000 (14:43 +0000)
commitc8f31a1ef01d777e9ef8aae1a895dfcf0a6dea8b
tree61a473cead4fe8d707de11cfa0926b94d0846aa0
parent9b88e5a782b2c10ce782ca09ff2bb56bb0a82200
node-proxy: add a retry on redfish_client.get_path() calls

The idea is to retry multiple times before stating the endpoint is
definitely unreachable.

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