Change in ovirt-engine[master]: core: Change min allocated memory of blank template

Tomas Jelinek has submitted this change and it was merged. Change subject: core: Change min allocated memory of blank template ...................................................................... core: Change min allocated memory of blank template The min allocated memory of blank template was by default 0 which is not correct and if such a template is edited, the validations fail. Fixed by changing the min allocated memory to memory size for the blank template if the min allocated memory was still 0 (do not touch if the user has already changed it). Change-Id: I860bf6567462b89260481d4435530295639a7c11 Bug-Url: https://bugzilla.redhat.com/1294488 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- A packaging/dbscripts/upgrade/04_00_0170_chance_min_allocated_mem_of_blank.sql 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified Martin Peřina: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/51327 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I860bf6567462b89260481d4435530295639a7c11 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tjelinek@redhat.com