Francesco Romani has submitted this change and it was merged. Change subject: graphics: use global displayNetwork if no local specified ......................................................................
graphics: use global displayNetwork if no local specified Engine can either specify the displayNetwork on global or local basis. If specified locally everything works, but global configuration is ignored for explicitly sent graphics devices. This patch adds logic to decide if local or global displayNetwork is to be used. Change-Id: I537e294fe64d3d2a559f3c77c43c9c845e0b9fda Bug-Url: https://bugzilla.redhat.com/1261007 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46224 Reviewed-by: Michal Skrivanek <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46356 --- M vdsm/virt/vmdevices/graphics.py 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/46356 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I537e294fe64d3d2a559f3c77c43c9c845e0b9fda Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
