Change in ovirt-engine[master]: core: Switch between percentage and space validation.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Switch between percentage and space validation. ...................................................................... core: Switch between percentage and space validation. The validation today validates storage free space in a method called check percentage free space and vise versa, these method names should be switched. Also use the calculation introduced in change id Ic9c03538a4c6173bd8eb5c0f35f665659afcff2d for this validation. Change-Id: I4612035dc5e93c7dea872b23d274724154530395 Related-to: https://bugzilla.redhat.com/856201 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/command/utils/StorageDomainSpaceChecker.java 1 file changed, 3 insertions(+), 7 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11405 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4612035dc5e93c7dea872b23d274724154530395 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
mlipchuk@redhat.com