Francesco Romani has submitted this change and it was merged. Change subject: virt net: Change graphics type from network to address ......................................................................
virt net: Change graphics type from network to address This patch changes the graphics listen type of VM/s from a libvirt network name to an address for OVS based display networks. OVS integration has avoided the use of libvirt network entities, for simplicitly and as part of a general effort to eliminate VDSM networking libvirt dependency. With this patch, a VM graphics may be assign to an OVS based host network. NOTE: This patch must be merged with the libvirt hook patch. (id: Ie7d32f9605f9ca99d1e070621) This reverts commit 9e3ff6d62bd42fadffff387e69c1a6bdab153cd3. Change-Id: Id809e90f2340caffaf30a5749dd75ec39516c96c Bug-Url: https://bugzilla.redhat.com/1195208 Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/59336 Reviewed-by: Petr Horáček <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Tested-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/61120 Reviewed-on: https://gerrit.ovirt.org/61262 Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vmdevices/graphics.py 1 file changed, 19 insertions(+), 5 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/61262 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id809e90f2340caffaf30a5749dd75ec39516c96c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.0 Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
