
Arik Hadas has submitted this change and it was merged. Change subject: core: Incorrect value for os.other max ram ...................................................................... core: Incorrect value for os.other max ram Currently os.other.resources.maximum.ram.value is set for 64000. When creating a VM for 64GB this translates to 65536 triggering an alert. The value in osinfo-defaults.properties should be 65536 so there is no alert. Change-Id: Ibd334b4d42ff54ff410d32a9c5deb9298e15e090 Bug-Url: https://bugzilla.redhat.com/1174993 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Arik Hadas: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36227 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd334b4d42ff54ff410d32a9c5deb9298e15e090 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jake Hunsaker <jhunsake@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jake Hunsaker <jhunsake@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server