Omer Frenkel has posted comments on this change.

Change subject: Allow to avoid lock screen on spice disconnect
......................................................................


Patch Set 18:

(1 comment)

https://gerrit.ovirt.org/#/c/34079/18/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmBaseDaoDbFacade.java
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmBaseDaoDbFacade.java:

Line 78:                 .addValue("predefined_properties", 
entity.getPredefinedProperties())
Line 79:                 .addValue("userdefined_properties", 
entity.getUserDefinedProperties())
Line 80:                 .addValue("custom_emulated_machine", 
entity.getCustomEmulatedMachine())
Line 81:                 .addValue("custom_cpu_name", entity.getCustomCpuName())
Line 82:                 .addValue("console_disconnect_action", 
entity.getConsoleDisconnectAction().toString());
please update fixtures.xml with new field
Line 83:     }
Line 84: 
Line 85:     /**
Line 86:      * The common basic rowmapper for properties in VmBase.


-- 
To view, visit https://gerrit.ovirt.org/34079
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia2ef5ffaceed619f6630b56a7156f25e9111fd9e
Gerrit-PatchSet: 18
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Martin Betak <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to