]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Wed, 18 Feb 2026 08:52:38 +0000 (09:52 +0100)
commit179ad62844e739afa70c59a7e6f445c3483c8f71
tree18707a1cd36ad2a991edabeecbf2d764b7bdd3f1
parenta017e03d068450aa7e24e605b73e65e94d677281
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>
src/ceph-node-proxy/ceph_node_proxy/main.py
src/ceph-node-proxy/ceph_node_proxy/util.py