Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: Attaching a console should be controllable ......................................................................
vdsm: Attaching a console should be controllable Added a new console device which enables the engine to define that the virtual machine shall have a virtio console VDSM will upon creation insert a console with pty type and a 'virtio' target device on port 0 Updated libvirtvm test to correspond with the changes Change-Id: Ie92b0ad693fdde7eae9091d944403ac4477eb186 Signed-off-by: Vinzenz Feenstra <[email protected]> --- M tests/libvirtvmTests.py M vdsm/libvirtvm.py M vdsm/vm.py M vdsm_api/vdsmapi-schema.json 4 files changed, 45 insertions(+), 26 deletions(-) Approvals: Vinzenz Feenstra: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9359 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie92b0ad693fdde7eae9091d944403ac4477eb186 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Gal Hammer <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
