Arik Hadas has posted comments on this change.

Change subject: fix for VmTemplateHandlerTest error
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmTemplateHandler.java
Line 35:                 "defaultBootSequence",
Line 36:                 "isoPath", "diskImageMap", "defaultDisplayType", 
"priority", "autoStartup", "stateless",
Line 37:                 "initrdUrl", "kernelUrl", "kernelParams", "images", 
"interfaces", "quotaId", "quotaName",
Line 38:                 "quotaEnforcementType", "migrationSupport", 
"dedicatedVmForVds", "smartcardEnabled","dbGeneration", "deleteProtected",
Line 39:                 "quotaDefault"
try to change VmBase#isQuotaDefault (that's a field) to VmBase#quotaDefault, I 
think it will solve it
Line 40:         });
Line 41:     }
Line 42: 
Line 43:     public static void UpdateDisksFromDb(VmTemplate vmt) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5cd12cca4a895db0a208126a82f0fa7cf0dece63
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhorn...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to