Adam Litke has submitted this change and it was merged.
Change subject: Reorder limit checks in grow quest
......................................................................
Reorder limit checks in grow quest
balloon_min is a computed value that can (and will) go over
balloon_max. When the controller tries to use it VDSM reports
exception.
Reorder the checks so the balloon_max constant check is the latest
one to limit the value.
Change-Id: I3e542b5d1c165e32b8555e5510660ced136c6ab9
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
Reviewed-on:
http://gerrit.ovirt.org/21726
Reviewed-by: Adam Litke <alitke(a)redhat.com>
---
M doc/balloon.rules
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Adam Litke: Looks good to me, approved
Martin Sivák: Verified
--
To view, visit
http://gerrit.ovirt.org/21726
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3e542b5d1c165e32b8555e5510660ced136c6ab9
Gerrit-PatchSet: 2
Gerrit-Project: mom
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Adam Litke <alitke(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>