]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: implement storage endpoint
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 6 Apr 2023 12:56:48 +0000 (14:56 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:29 +0000 (14:43 +0000)
commitd919132be3e69e5494e44519e46a864833802b96
treedbd421adbeb4a143622198c15b1ce12ffbdbc540
parent4b9bc24f0dd1ab261c4b87667c6cdb77d3785185
node-proxy: implement storage endpoint

This adds the required logic for the endpoint '/system/storage'
to gather and return data about physical drives.

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