From 36a5890fb7a01dda79926717c897ff361e9b755b Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 24 Jan 2020 13:02:33 +0100 Subject: [PATCH] debian,spec: Rename orchestrator_cli to orchestrator Signed-off-by: Sebastian Wagner --- ceph.spec.in | 3 +-- debian/ceph-mgr.install | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 2f5b1b4de79..60befaee5a6 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1588,8 +1588,7 @@ fi %{_datadir}/ceph/mgr/localpool %{_datadir}/ceph/mgr/mgr_module.* %{_datadir}/ceph/mgr/mgr_util.* -%{_datadir}/ceph/mgr/orchestrator_cli -%{_datadir}/ceph/mgr/orchestrator.* +%{_datadir}/ceph/mgr/orchestrator %{_datadir}/ceph/mgr/osd_perf_query %{_datadir}/ceph/mgr/pg_autoscaler %{_datadir}/ceph/mgr/progress diff --git a/debian/ceph-mgr.install b/debian/ceph-mgr.install index 063499d7b1d..4654cff606d 100644 --- a/debian/ceph-mgr.install +++ b/debian/ceph-mgr.install @@ -10,8 +10,7 @@ usr/share/ceph/mgr/iostat usr/share/ceph/mgr/localpool usr/share/ceph/mgr/mgr_module.* usr/share/ceph/mgr/mgr_util.* -usr/share/ceph/mgr/orchestrator_cli -usr/share/ceph/mgr/orchestrator.* +usr/share/ceph/mgr/orchestrator usr/share/ceph/mgr/osd_perf_query usr/share/ceph/mgr/pg_autoscaler usr/share/ceph/mgr/progress -- 2.39.5