Francesco Romani has submitted this change and it was merged. Change subject: vm: do not log known missing alias ......................................................................
vm: do not log known missing alias Libvirt will not give back aliases for some devices, e.g. graphic devices. Avoid to worry the user and mislead troubleshooting with error logs in those, well known and usually harmless cases. X-Backport-To: 3.6 Change-Id: I63bc6d8f4b6fed52ee0af12f129007a1044d413b Related-To: https://bugzilla.redhat.com/1248788 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44669 Reviewed-by: Vinzenz Feenstra <[email protected]> Reviewed-by: Martin Polednik <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/45018 --- M vdsm/virt/vm.py M vdsm/virt/vmdevices/hwclass.py 2 files changed, 8 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved; Passed CI tests Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/45018 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63bc6d8f4b6fed52ee0af12f129007a1044d413b Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
