From: Kefu Chai Date: Fri, 15 Feb 2019 13:00:10 +0000 (+0800) Subject: debian: s|lib/ceph/mgr|share/ceph/mgr| X-Git-Tag: v14.1.0~89^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5d3e7b44181476081940dec39a108aad758ffcda;p=ceph.git debian: s|lib/ceph/mgr|share/ceph/mgr| as the mgr plugins are installed into $prefix/share/ceph/mgr now. Signed-off-by: Kefu Chai --- diff --git a/debian/ceph-mgr-dashboard.install b/debian/ceph-mgr-dashboard.install index 618dcbddaa84..8d3c8bd17fc1 100644 --- a/debian/ceph-mgr-dashboard.install +++ b/debian/ceph-mgr-dashboard.install @@ -1 +1 @@ -usr/lib/ceph/mgr/dashboard +usr/share/ceph/mgr/dashboard diff --git a/debian/ceph-mgr-diskprediction-cloud.install b/debian/ceph-mgr-diskprediction-cloud.install index 2d9318912809..58481b25374c 100644 --- a/debian/ceph-mgr-diskprediction-cloud.install +++ b/debian/ceph-mgr-diskprediction-cloud.install @@ -1 +1 @@ -usr/lib/ceph/mgr/diskprediction_cloud +usr/share/ceph/mgr/diskprediction_cloud diff --git a/debian/ceph-mgr-diskprediction-local.install b/debian/ceph-mgr-diskprediction-local.install index b1efa5f7dd2c..a381e251a7a5 100644 --- a/debian/ceph-mgr-diskprediction-local.install +++ b/debian/ceph-mgr-diskprediction-local.install @@ -1 +1 @@ -usr/lib/ceph/mgr/diskprediction_local +usr/share/ceph/mgr/diskprediction_local diff --git a/debian/ceph-mgr-rook.install b/debian/ceph-mgr-rook.install index 36b7d547cb31..50cadb435d36 100644 --- a/debian/ceph-mgr-rook.install +++ b/debian/ceph-mgr-rook.install @@ -1 +1 @@ -usr/lib/ceph/mgr/rook +usr/share/ceph/mgr/rook diff --git a/debian/ceph-mgr.install b/debian/ceph-mgr.install index 21891ab25fbf..4fe43c41d23e 100644 --- a/debian/ceph-mgr.install +++ b/debian/ceph-mgr.install @@ -1,28 +1,28 @@ lib/systemd/system/ceph-mgr* usr/bin/ceph-mgr -usr/lib/ceph/mgr/ansible -usr/lib/ceph/mgr/balancer -usr/lib/ceph/mgr/crash -usr/lib/ceph/mgr/deepsea -usr/lib/ceph/mgr/devicehealth -usr/lib/ceph/mgr/influx -usr/lib/ceph/mgr/insights -usr/lib/ceph/mgr/iostat -usr/lib/ceph/mgr/localpool -usr/lib/ceph/mgr/mgr_module.* -usr/lib/ceph/mgr/mgr_util.* -usr/lib/ceph/mgr/orchestrator_cli -usr/lib/ceph/mgr/orchestrator.* -usr/lib/ceph/mgr/osd_perf_query -usr/lib/ceph/mgr/pg_autoscaler -usr/lib/ceph/mgr/progress -usr/lib/ceph/mgr/prometheus -usr/lib/ceph/mgr/rbd_support -usr/lib/ceph/mgr/restful -usr/lib/ceph/mgr/selftest -usr/lib/ceph/mgr/status -usr/lib/ceph/mgr/test_orchestrator -usr/lib/ceph/mgr/telegraf -usr/lib/ceph/mgr/telemetry -usr/lib/ceph/mgr/volumes -usr/lib/ceph/mgr/zabbix +usr/share/ceph/mgr/ansible +usr/share/ceph/mgr/balancer +usr/share/ceph/mgr/crash +usr/share/ceph/mgr/deepsea +usr/share/ceph/mgr/devicehealth +usr/share/ceph/mgr/influx +usr/share/ceph/mgr/insights +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/osd_perf_query +usr/share/ceph/mgr/pg_autoscaler +usr/share/ceph/mgr/progress +usr/share/ceph/mgr/prometheus +usr/share/ceph/mgr/rbd_support +usr/share/ceph/mgr/restful +usr/share/ceph/mgr/selftest +usr/share/ceph/mgr/status +usr/share/ceph/mgr/test_orchestrator +usr/share/ceph/mgr/telegraf +usr/share/ceph/mgr/telemetry +usr/share/ceph/mgr/volumes +usr/share/ceph/mgr/zabbix