]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: add type annotation
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 8 Jun 2023 16:31:38 +0000 (18:31 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:51:03 +0000 (14:51 +0000)
commit773a1af13cb42a37daaf069a771a999ee8a31e6e
treefa545fa10a13c640ffc49fc2ad677bcb0de56b18
parent26235fe42dd37e02209501874495a212062adf86
node-proxy: add type annotation

This commit adds the type annotation in all files.
This was missing since the initial implementation, let's add
it before the project gets bigger.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit ee8e28baafbe6861a21514c2af05b77a42d6f963)
src/cephadm/node-proxy/redfish_client.py
src/cephadm/node-proxy/redfish_dell.py
src/cephadm/node-proxy/redfish_system.py
src/cephadm/node-proxy/reporter.py
src/cephadm/node-proxy/server-v2.py
src/cephadm/node-proxy/system.py
src/cephadm/node-proxy/util.py