Allon Mureinik has submitted this change and it was merged.

Change subject: core: Del ImagesHandler.isDomainWithinThresholds
......................................................................


core: Del ImagesHandler.isDomainWithinThresholds

ImagesHandler.isDomainWithThresholds is useless method - all it does is
invoke a StorageDomainValidator, which could (and should!) be done
directly.

This patch replaces the single usage it had with a direct call to the
validator, and removes this method, along with the validate method
that's only called from it.

Change-Id: I7a0c776e9798d6128a3aac4400e1a22b3df84b56
Signed-off-by: Allon Mureinik <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
1 file changed, 1 insertion(+), 35 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a0c776e9798d6128a3aac4400e1a22b3df84b56
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to