]> 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, 5 Feb 2026 16:40:10 +0000 (17:40 +0100)
commit31fd806ad9c75bd514208a82514a335096d56e85
treec7a3caf4eac3a17a7ac566bed6a94d5401d5965b
parenta5f17e84999a0f023a1da5026b801552d5346f38
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