Omer Frenkel has posted comments on this change.

Change subject: backend: Make adding (virtio-)console to virtual machines 
optional
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
Line 349:     }
Line 350: 
Line 351:     @Override
Line 352:     protected void buildVmConsoleDevice() {
Line 353:         buildVmDevicesFromDb(VmDeviceGeneralType.CONSOLE, false);
yes, after the vm is run with the device, address is returned from libvirt and 
saved for next run
Line 354:     }
Line 355: 
Line 356:     private void buildVmDevicesFromDb(VmDeviceGeneralType 
generalType, boolean addAddress) {
Line 357:         List<VmDevice> vmDevices =


-- 
To view, visit http://gerrit.ovirt.org/15554
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5d913b1fca9d064424aab58d4c34ec3e4b246373
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkob...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkob...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to