]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: migrate to cherrypy
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 22 May 2023 12:19:09 +0000 (14:19 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:43:29 +0000 (14:43 +0000)
commit213320d33863b2e76bb81e8de33bb78d0970dd28
tree1f5d5a2621a5443d1755bc3e84cee10e6d2cae42
parent6f9d3d9e15305e80ea5797ff2f0dd0b929e70822
node-proxy: migrate to cherrypy

cherrypy is already widely used in Ceph.
Let's not add new dependencies and use cherrypy instead of
python-flask

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/cephadm/node-proxy/redfish_system.py
src/cephadm/node-proxy/server-v2.py [new file with mode: 0644]