Dan Kenigsberg has submitted this change and it was merged. Change subject: Revert "ceph: Require ceph-common package" ......................................................................
Revert "ceph: Require ceph-common package" We cannot include Ceph packages with current vdsm spec, since ceph is not available on PPC. For accessing Ceph network disks, we need librbd1, which is recently required by qemu-kvm, so we do not need to require ceph-common with current code. We will have to fix vdsm spec to allow architecture based dependencies before we can require Ceph packages. This reverts commit a55ee250ff1809a7865e92aedbc698f4cea1db21. Change-Id: I1e2c77537606281d0657d83e138f124cfdc6c49e Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/42716 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Nir Soffer: Verified Dan Kenigsberg: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/42716 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e2c77537606281d0657d83e138f124cfdc6c49e Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
