Douglas Schilling Landgraf has posted comments on this change. Change subject: caps: coarse-grain libvirt.rpm may be missing ......................................................................
Patch Set 2: Code-Review-1 (1 comment) .................................................... File vdsm/caps.py Line 332: } Line 333: Line 334: if getos() in (OSName.OVIRT, OSName.FEDORA): Line 335: KEY_PACKAGES['libvirt'] = 'libvirt-daemon-kvm' Line 336: oh yes, RHEL7 will have libvirt-daemon-kvm. Line 337: if _glusterEnabled: Line 338: KEY_PACKAGES.update(GLUSTER_RPM_PACKAGES) Line 339: Line 340: try: -- To view, visit http://gerrit.ovirt.org/19295 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I733a1a2411c910caa030e435c2a7f751a8e4dad4 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
