
Arik Hadas has submitted this change and it was merged. Change subject: core: device: avoid warning about Graphics device ...................................................................... core: device: avoid warning about Graphics device Libvirt gives no address to Graphics devices, on purpose, so better not to emit misleasing warning about them. Change-Id: Iafdc3566f625988e462e50cf1685bdc5330743bd Bug-Url: https://bugzilla.redhat.com/1273965 Signed-off-by: Francesco Romani <fromani@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceCommonUtils.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java 2 files changed, 15 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/50307 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iafdc3566f625988e462e50cf1685bdc5330743bd Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>