]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: add packaging related changes
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 15 Jan 2024 14:09:23 +0000 (14:09 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 16:12:17 +0000 (16:12 +0000)
commit90ace2dc7cd06c4933ee14374c9cb8076097d684
treee8c0917d6c28070932b0a2e3c952059001dd3c82
parent9b893bba005f7d890a76206fa2bf7ccc2700b516
node-proxy: add packaging related changes

This adds the required changes to build an RPM of node-proxy.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 940ce782b5843ef1c0a80a74c5ad2af3f635a8b9)
ceph.spec.in
src/CMakeLists.txt
src/ceph-node-proxy/CMakeLists.txt [new file with mode: 0644]
src/ceph-node-proxy/MANIFEST.in [new file with mode: 0644]
src/ceph-node-proxy/ceph_node_proxy/__init__.py
src/ceph-node-proxy/setup.py [new file with mode: 0644]