From: Kefu Chai Date: Sat, 1 Jun 2024 00:39:03 +0000 (+0800) Subject: debian: package mgr/rgw in ceph-mgr-modules-core X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0077b393346dd06c2cbbd94d24c37e1f8944de25;p=ceph.git debian: package mgr/rgw in ceph-mgr-modules-core in 110db72e, we added the rgw mgr module to ceph-mgr-modules-core rpm package. but we didn't add this module to the corresponding debian package. rgw mgr module provides a simple interface to deploy RGW multisite setup. so it would be nice to have it in ceph's debian packages as well. despite that rgw is not part of the core features, since this module is already in ceph-mgr-modules-core rpm package, and it is relatively small and does not pulling extra dependencies, let's added to the debian packge with the same name. we can revisit this decision and extract it out in a following up change if it is necessary in future. Signed-off-by: Kefu Chai (cherry picked from commit 53f992810aaf6788c7c27244327cdcc3427c938c) --- diff --git a/debian/ceph-mgr-modules-core.install b/debian/ceph-mgr-modules-core.install index e99f78efb9f..f2ad7452ac3 100644 --- a/debian/ceph-mgr-modules-core.install +++ b/debian/ceph-mgr-modules-core.install @@ -15,6 +15,7 @@ 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/rgw usr/share/ceph/mgr/restful usr/share/ceph/mgr/selftest usr/share/ceph/mgr/snap_schedule