Maor Lipchuk has posted comments on this change.

Change subject: core: Set quota as non default when edited
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QuotaHelper.java
Line 233:         if (quota.getIsDefaultQuota() && 
quota.getQuotaEnforcementType() == QuotaEnforcementTypeEnum.DISABLED) {
If user will add a new quota (through rest for example) with default flag 
enbaled (when the storage pool is not disabled), this validation will not fail, 
and the user will have two default quotas

--
To view, visit http://gerrit.ovirt.org/3424
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0c68515cd6fd1e8d83b4bf9248de8f62f6afd92f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to