]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/control: ceph-mgr-modules-core does not Recommend ceph-mgr-rook anymore 41878/head
authorKefu Chai <kchai@redhat.com>
Fri, 4 Jun 2021 03:25:12 +0000 (11:25 +0800)
committerDeepika Upadhyay <dupadhya@redhat.com>
Wed, 16 Jun 2021 07:35:19 +0000 (13:05 +0530)
commitb4daeb30dc97166c7ba41b94fcbe568c3c328486
tree9c47aca25f08269dc09c7884c1dc7b53ffa23493
parent7102f1e549fce5edcbc71b48a287e64241466560
debian/control: ceph-mgr-modules-core does not Recommend ceph-mgr-rook anymore

per https://www.debian.org/doc/debian-policy/ch-relationships.html

> Recommends
>   This declares a strong, but not absolute, dependency.
>
> The Recommends field should list packages that would be found together
> with this one in all but unusual installations.

ceph-mgr-modules-core provides a set of ceph-mgr modules which are
always enabeld. but the rook module enables ceph-mgr to install and
configure a Ceph cluster using Rook. this module is very useful but
it does not have such a strong connection with ceph-mgr-modules-core.
we can always install it separately for using better intergration with
Rook.

See-also: https://tracker.ceph.com/issues/45574
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 814fb28892370bef3337f90edccfd6f9c00bf350)
PendingReleaseNotes
debian/control