]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: implement processors endpoint
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 6 Apr 2023 12:53:41 +0000 (14:53 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:29 +0000 (14:43 +0000)
commit693a05a0cb38f3ca91d8aa3a67c0da23a491aa23
tree15f9626045b0149b92f0e63435e0e736d4fa1827
parentdcbdfd33feda40df82dc898011bfbd690c7aca31
node-proxy: implement processors endpoint

This adds the required logic for the endpoint '/system/processors'
to gather and return data about CPUs.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/node-proxy/redfish_system.py
src/cephadm/node-proxy/server.py
src/cephadm/node-proxy/system.py