]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: split RedfishSystem class
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 6 Apr 2023 15:29:28 +0000 (17:29 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:29 +0000 (14:43 +0000)
commit4454c64f94bb2fd93ed796a832dedb42faecf3f9
tree087748db67e991b22c14ef7ff6a0da717efaaa9f
parentd919132be3e69e5494e44519e46a864833802b96
node-proxy: split RedfishSystem class

This class should be split because the logic will be different depending on the
hardware.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/node-proxy/redfish_dell.py [new file with mode: 0644]
src/cephadm/node-proxy/redfish_system.py
src/cephadm/node-proxy/server.py
src/cephadm/node-proxy/system.py