Tomas Jelinek has submitted this change and it was merged.
Change subject: engine: exception on run once when changed display protocol
......................................................................
engine: exception on run once when changed display protocol
Regression from: af23e740b091832d9f12dc47083fe89007ad9b87
The problem was that the VdsProperties.Device part of the video card was added
as VmDeviceType which was not possible to serialize.
Fixed by getting the String out of it the same way as it used to be.
Change-Id: I89127115b9925574a45e5d81a90bbad2c01e3d22
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/23019
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I89127115b9925574a45e5d81a90bbad2c01e3d22
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Kobi Ianko <kobi(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>