build/ops: deb: move ceph-*-tool binaries out of ceph-test subpackage

ceph-osdomap-tool into ceph-osd subpackage
ceph-monstore-tool into ceph-mon subpackage
ceph-kvstore-tool into the ceph-base subpackage

Fixes: http://tracker.ceph.com/issues/21762
Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
Nathan Cutler 2017-10-13 10:34:52 +02:00
parent d7b493a710
commit 40caf6a6d8
4 changed files with 4 additions and 4 deletions

View File

@ -5,6 +5,7 @@ usr/bin/ceph-run
usr/bin/crushtool
usr/bin/monmaptool
usr/bin/osdmaptool
usr/bin/ceph-kvstore-tool
usr/lib/ceph/ceph_common.sh
usr/lib/ceph/erasure-code/*
usr/lib/python*/dist-packages/ceph_detect_init*
@ -19,3 +20,4 @@ usr/share/man/man8/ceph-run.8
usr/share/man/man8/crushtool.8
usr/share/man/man8/monmaptool.8
usr/share/man/man8/osdmaptool.8
usr/share/man/man8/ceph-kvstore-tool.8

View File

@ -1,4 +1,5 @@
usr/bin/ceph-mon
usr/bin/ceph-monstore-tool
usr/bin/ceph-rest-api
usr/lib/python*/dist-packages/ceph_rest_api.py*
usr/share/man/man8/ceph-mon.8

View File

@ -3,6 +3,7 @@ lib/udev/rules.d/95-ceph-osd.rules
usr/bin/ceph-bluestore-tool
usr/bin/ceph-clsinfo
usr/bin/ceph-objectstore-tool
usr/bin/ceph-osdomap-tool
usr/bin/ceph-osd
usr/bin/ceph_objectstore_bench
usr/lib/ceph/ceph-osd-prestart.sh

View File

@ -1,8 +1,5 @@
usr/bin/ceph-client-debug
usr/bin/ceph-coverage
usr/bin/ceph-kvstore-tool
usr/bin/ceph-monstore-tool
usr/bin/ceph-osdomap-tool
usr/bin/ceph_bench_log
usr/bin/ceph_erasure_code
usr/bin/ceph_erasure_code_benchmark
@ -28,4 +25,3 @@ usr/bin/ceph_tpbench
usr/bin/ceph_xattr_bench
usr/lib/ceph/ceph-monstore-update-crush.sh
usr/share/java/libcephfs-test.jar
usr/share/man/man8/ceph-kvstore-tool.8