Michael Kublin has posted comments on this change. Change subject: engine: Add quota validation to commands ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskToVmCommand.java Line 57: parameters.setEntityId(parameters.getVmId()); I can not find where introduced getQuotaId(), if it was introduced at VdcActionParametersBase, please use setQuotaId(parameters.getQuotaId()) at CommandBase -- To view, visit http://gerrit.ovirt.org/1750 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1547b54e173ab101cc65a30313a077fea528f65a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
