]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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:49:12 +0000 (14:49 +0000)
commitf48a67e330bbe26b78ada9e7447708070bd4efdc
tree580cc238502101bcabe9aeae5da98352107052c0
parentd69ca01c414ba9aa3e5f743eb1703c156bbaf3f2
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>
(cherry picked from commit d919132be3e69e5494e44519e46a864833802b96)
src/cephadm/node-proxy/redfish_system.py
src/cephadm/node-proxy/server.py