
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Fix adding cluster quota limit through REST ...................................................................... restapi: Fix adding cluster quota limit through REST Now it is possible to add cluster quota limit with unlimmited memory or vcpu through REST. Change-Id: Idd0748a529055cabea6e63c4df62a06da532a6a3 Bug-Url: https://bugzilla.redhat.com/1244519 Signed-off-by: Andrej Krejcir <akrejcir@redhat.com> --- M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/QuotaMapper.java 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Martin Sivák: Looks good to me, but someone else must approve Juan Hernandez: Looks good to me, approved Jenkins CI: Passed CI tests Andrej Krejcir: Verified -- To view, visit https://gerrit.ovirt.org/46236 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd0748a529055cabea6e63c4df62a06da532a6a3 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Andrej Krejcir <akrejcir@redhat.com> Gerrit-Reviewer: Andrej Krejcir <akrejcir@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org