]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: code change for hdd blinkenlight pre-requisites
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 1 Dec 2023 08:18:25 +0000 (08:18 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 15:07:20 +0000 (15:07 +0000)
commitd9ce32796db4ba987b9ea00883f8f379d94d9608
treec176e43e512a4aecde735b776c436837e156a764
parent8d129efd850dff1306c4084f52da84594d8146ef
node-proxy: code change for hdd blinkenlight pre-requisites

This is mainly for anticipating the case where hdd blinkenlight via RedFish
works (testing has to be done). This introduces the required changes so the
endpoint `/led` can support blinkenlight for both chassis and disks.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/cephadmlib/node_proxy/baseredfishsystem.py
src/cephadm/cephadmlib/node_proxy/redfishdellsystem.py
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/tests/test_node_proxy.py