Eli Mesika has uploaded a new change for review.

Change subject: core: failed to start VM due to libvirtError: video type cirrus 
is only valid as primary video card
......................................................................

core: failed to start VM due to libvirtError: video type cirrus is only valid 
as primary video card

Missing validation in add/update VM when number of monitors is defined/changed.
Expected behaviour : canDoAction of Add/Update VM comamnds should check for 
number of monitors validity:
if DisplyType is Vnc , only one monitor is supported
if DisplayType is Spice : X monitors are supported where X is the max number of 
configured valid monitor values

Change-Id: I797947d80a73af38e1c6c1be63a0bb7bcb4af5b8
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcBllMessages.java
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
M 
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M 
frontend/webadmin/modules/userportal/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M 
frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
9 files changed, 63 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/2898/1
--
To view, visit http://gerrit.ovirt.org/2898
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I797947d80a73af38e1c6c1be63a0bb7bcb4af5b8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to