Omer Frenkel has submitted this change and it was merged.

Change subject: core: validation error on edit instance type
......................................................................


core: validation error on edit instance type

The default instance types has been created with min_allocated_mem set to 0
which was incorrect making inpossible to edit them (due to validation error).

Fixed by setting the same min_allocated_mem as mem_size_mb for all instance
types which has the min_allocated_mem set to 0.

Change-Id: If3692e187f04c5a8e7f8c812850cc82af7bc43ab
Signed-off-by: Tomas Jelinek <[email protected]>
---
A 
packaging/dbscripts/upgrade/03_05_0740_min_allocated_memory_on_instance_type.sql
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Tomas Jelinek: Verified
  Omer Frenkel: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/29345
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If3692e187f04c5a8e7f8c812850cc82af7bc43ab
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to