Martin Betak has posted comments on this change. Change subject: core: Add validation for Vm memory hard limits ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/28516/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java: Line 75: this.vm = vm; Line 76: this.runVmParam = rumVmParam; Line 77: this.isInternalExecution = isInternalExecution; Line 78: this.activeIsoDomainId = activeIsoDomainId; Line 79: this.osRepository = osRepository; > just Done Line 80: } Line 81: Line 82: /** Line 83: * Used for testings -- To view, visit http://gerrit.ovirt.org/28516 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I46c22acc77867abc79cd54ef6113ab2da005fd94 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[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
