Moti Asayag has submitted this change and it was merged. Change subject: engine: Use quota id when adding a new template ......................................................................
engine: Use quota id when adding a new template When adding a new template the quota id that the template supposed to be cosumed from, should be from the vm quota parameter. This parameter should be set by the client, to the target quota before calling the command. Change-Id: I9ec04e909abea9aaf7a558511cad4e0af4dab7a4 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Gilad Chaplik: Verified Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2531 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9ec04e909abea9aaf7a558511cad4e0af4dab7a4 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
