Change in mom[master]: Reorder limit checks in grow quest
alitke at redhat.com
alitke at redhat.com
Tue Nov 26 16:05:02 UTC 2013
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 at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/21726
Reviewed-by: Adam Litke <alitke at 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 at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
More information about the Engine-commits
mailing list