Change in ovirt-engine[master]: core: add quota to template disks

Gilad Chaplik has submitted this change and it was merged. Change subject: core: add quota to template disks ...................................................................... core: add quota to template disks when validating a quota on disks there is a bug in adding vmTemplate; the disk are iterated wrongfully on all images instead of disks thats causes a NPE Change-Id: I3661d1401247cfb26bba43c6b979116c485a33cd Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Michael Kublin: Looks good to me, approved Gilad Chaplik: Verified -- To view, visit http://gerrit.ovirt.org/6764 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3661d1401247cfb26bba43c6b979116c485a33cd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com>
participants (1)
-
gchaplik@redhat.com