Dan Kenigsberg has submitted this change and it was merged. Change subject: ceph: Require ceph-common package ......................................................................
ceph: Require ceph-common package For running vms using ceph disks, we need librbd1 library, dynamically loaded by qemu when using network disk using the rbd protocol. In the next version, when we will implement ceph storage domain monitoring and operations on ceph disks, we will need also python-rados and python-rbd packages and rbd and rados command line tools. For debugging and support, we probably need the ceph command line tool. All these goodies are provided by the ceph-common package, so we prefer to have them installed. Change-Id: I244100d29b0b06c0387a2fdc69e659c902bbcd3c Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41804 Reviewed-by: Daniel Erez <[email protected]> Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Freddy Rolland <[email protected]> Reviewed-by: Adam Litke <[email protected]> Reviewed-by: Federico Simoncelli <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Adam Litke: Looks good to me, approved Nir Soffer: Verified Federico Simoncelli: Looks good to me, approved Daniel Erez: Looks good to me, but someone else must approve Dan Kenigsberg: Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/41804 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I244100d29b0b06c0387a2fdc69e659c902bbcd3c Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Freddy Rolland <[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
