]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: rename server.py -> main.py
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 10 Oct 2023 12:42:42 +0000 (12:42 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 15:09:22 +0000 (15:09 +0000)
commit915447fd12d7c8f7214b13cd62345023da360a73
tree76efd2ffb1aa213d6f388463bbb065ab2b096f36
parenta608aecf74b29973940cbce8f4a051ad2f972fb5
node-proxy: rename server.py -> main.py

This is going to be the entrypoint of node-proxy, let's rename
this file to main.py

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit d08006f487abd3cecb957b4e82330d0b4ff27d6e)
src/cephadm/cephadm.py
src/cephadm/cephadmlib/node_proxy/main.py [new file with mode: 0644]
src/cephadm/cephadmlib/node_proxy/server.py [deleted file]