Gilad Chaplik has posted comments on this change.
Change subject: core: Add notification to quota resize (#848289)
......................................................................
Patch Set 11: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
Line 606:
Line 607: if (quota == null) {
Line 608: return false;
Line 609: }
Line 610:
change to if/else
Line 611: boolean quotaExceededStorage =
Line 612: (quota.getGlobalQuotaStorage() != null
Line 613: &&
quota.getGlobalQuotaStorage().getStorageSizeGB() != null
Line 614: &&
!quota.getGlobalQuotaStorage().getStorageSizeGB().equals(QuotaStorage.UNLIMITED)
--
To view, visit http://gerrit.ovirt.org/7824
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5ef7f831120cafa10aa55e51db0270915b221c9f
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: ofri masad <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches