Michal Skrivanek has posted comments on this change.

Change subject: core: fix adding the right video device type (#849635)
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
Line 363:             removeNumberOfDevices(list, prevNumOfMonitors - 
newStatic.getnum_of_monitors());
Line 364:         }
Line 365:     }
Line 366: 
Line 367:     private static VmDeviceType getDeviceDisplayType(DisplayType 
displyType) {
typo display
Line 368:         VmDeviceType type = null;
Line 369:         switch (displyType) {
Line 370:         case qxl:
Line 371:             type = VmDeviceType.QXL;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3d28d171b53eb5d44a97f0956384b1012ab5cd1f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to