]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: add 'vendor based' redfish system selection
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 30 Jan 2026 14:12:14 +0000 (15:12 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 19 Feb 2026 12:51:33 +0000 (12:51 +0000)
commitf9890697afe3d93fbbd737dc452c45027d277227
tree9b9ea00a541886fe0435fa2c298e07763768c52e
parentf2bd844aa6d20dfa8d2ae5cb7d16f0b5a065282d
node-proxy: add 'vendor based' redfish system selection

This commit adds REDFISH_SYSTEM_CLASSES registry (generic, dell, ...),
this way the user can choose a system class.

The default value is BaseRedfishSystem (generic) when vendor isn't specified.

Fixes: https://tracker.ceph.com/issues/74749
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 179ad62844e739afa70c59a7e6f445c3483c8f71)
src/ceph-node-proxy/ceph_node_proxy/main.py
src/ceph-node-proxy/ceph_node_proxy/util.py