Roy Golan has posted comments on this change.
Change subject: engine: nullify EmulatedMachine field only on cluster level
change
......................................................................
Patch Set 4:
(2 comments)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Cloner.java
Line 289: obj.setStoragePoolId(instance.getStoragePoolId());
Line 290:
obj.setmax_vds_memory_over_commit(instance.getmax_vds_memory_over_commit());
Line 291: obj.setCountThreadsAsCores(instance.getCountThreadsAsCores());
Line 292: obj.setEmulatedMachine(instance.getEmulatedMachine());
Line 293:
obj.setDetectEmulatedMachine(instance.isDetectEmulatedMachine());
this doesn't work for some reason. Tomas when I update a cluster I get those
values default values. isn't the Edit dialog using this cloner for the entity
sent to the backend?>
Line 294:
Line 295: return obj;
Line 296: }
Line 297:
....................................................
File
packaging/dbscripts/upgrade/03_03_0830_add_detect_emulated_machine_to_cluster.sql
Line 1: SELECT fn_db_add_column('vds_groups', 'detect_emulated_machine',
'BOOLEAN');
will ad set true for those who are null and false for those who are not
--
To view, visit http://gerrit.ovirt.org/18898
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8ffb180cfcd56c50b9bc228c0043e6fd5fee1c58
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[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