Francesco Romani has posted comments on this change. Change subject: caps: report malfunctioning libvirt ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/23628/2/vdsm/caps.py File vdsm/caps.py: Line 401: Line 402: logging.error('VIR_MIGRATE_ABORT_ON_ERROR not found in libvirt,' Line 403: ' support for clusterLevel >= 3.4 is disabled.') Line 404: logging.error('for Fedora 19 users, please consider upgrading' Line 405: ' libvirt from the virt-preview repository') > why two log lines? Just trying to avoid very long lines. Will coealesce in a single one. Line 406: Line 407: from distutils.version import StrictVersion Line 408: # Workaround: we drop the cluster 3.4+ Line 409: # compatibility when we run on top of -- To view, visit http://gerrit.ovirt.org/23628 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9fd62ecaabc30ccd2c5d8b8cc441de6a44b8e670 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[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
