]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
build/ops: deb: move ceph-*-tool binaries out of ceph-test subpackage 18289/head
authorNathan Cutler <ncutler@suse.com>
Fri, 13 Oct 2017 08:34:52 +0000 (10:34 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 16 Oct 2017 15:39:14 +0000 (17:39 +0200)
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>
debian/ceph-base.install
debian/ceph-mon.install
debian/ceph-osd.install
debian/ceph-test.install

index 92af025a447e265c8bb866c923498d4ad00db939..65d1511d75bb3ed3dae2786a3d70cbc88242ecec 100644 (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
index 4fcee446efea74f229af4f51640b368f5f75ad84..edf928520011a9e49b5a222e22048bf57b152abf 100644 (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
index 262082cfdfe961499719d0b6f72db2bcb772084d..0ed0bbb987b0f19e37ec1edee38826cf25f62ecc 100644 (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
index 61ca729fc5cdb8e7c6a6060179fe9690387a1d86..e712728ac21dc912f20298c330f72a7cea0725ca 100644 (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