]> git.apps.os.sepia.ceph.com Git - ceph-ci.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:49:32 +0000 (14:49 +0000)
commite6d41a5c4381a7d677511a805ce8cd080950f11d
treeecae57ce964d27ee3c8d71c3fe20040295e924de
parentf48a67e330bbe26b78ada9e7447708070bd4efdc
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>
(cherry picked from commit 4454c64f94bb2fd93ed796a832dedb42faecf3f9)
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