From: Sage Weil Date: Fri, 8 Feb 2019 14:29:45 +0000 (-0600) Subject: rpm,deb: add rbd_support module to ceph-mgr X-Git-Tag: v14.1.0~170^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=88b87c042d15afc060f133e27caeb1a862d9f694;p=ceph.git rpm,deb: add rbd_support module to ceph-mgr Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index 92d15499a535..130bedd57bb4 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1469,6 +1469,7 @@ fi %{_libdir}/ceph/mgr/pg_autoscaler %{_libdir}/ceph/mgr/progress %{_libdir}/ceph/mgr/prometheus +%{_libdir}/ceph/mgr/rbd_support %{_libdir}/ceph/mgr/restful %{_libdir}/ceph/mgr/selftest %{_libdir}/ceph/mgr/smart diff --git a/debian/ceph-mgr.install b/debian/ceph-mgr.install index feac2359a0c1..c134b8eb8c61 100644 --- a/debian/ceph-mgr.install +++ b/debian/ceph-mgr.install @@ -18,6 +18,7 @@ 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/smart