mgr/rgw: adding mgr rgw module to ceph image

Fixes: https://tracker.ceph.com/issues/58856

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
This commit is contained in:
Redouane Kachach 2023-02-27 09:56:54 +01:00
parent 5b830aed2a
commit 110db72e24
No known key found for this signature in database
GPG Key ID: 843EE0E7D13F5049
2 changed files with 2 additions and 0 deletions

View File

@ -1885,6 +1885,7 @@ fi
%{_datadir}/ceph/mgr/prometheus
%{_datadir}/ceph/mgr/rbd_support
%{_datadir}/ceph/mgr/restful
%{_datadir}/ceph/mgr/rgw
%{_datadir}/ceph/mgr/selftest
%{_datadir}/ceph/mgr/snap_schedule
%{_datadir}/ceph/mgr/stats

View File

@ -43,6 +43,7 @@ set(mgr_modules
prometheus
rbd_support
restful
rgw
# rook (optional)
selftest
snap_schedule