Change in ovirt-engine[master]: core: Migration bandwidth columns added to clusters_sp.sql

Arik Hadas has submitted this change and it was merged. Change subject: core: Migration bandwidth columns added to clusters_sp.sql ...................................................................... core: Migration bandwidth columns added to clusters_sp.sql Columns 'migration_bandwidth_limit_type' and 'custom_migration_bandwidth_limit' added to cluster Insert and Update storage procedures. ClusterDaoTest #testUpdate() and #testSave() checks that these columns are properly stored. Change-Id: If78125da2907f77d1c221490974dbe6a4474e151 Bug-Url: https://bugzilla.redhat.com/1252426 Feature-Page: http://www.ovirt.org/Features/Migration_Enhancements Signed-off-by: Jakub Niedermertl <jniederm@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/ClusterDaoTest.java M packaging/dbscripts/clusters_sp.sql 2 files changed, 19 insertions(+), 7 deletions(-) Approvals: Jakub Niedermertl: Verified Eli Mesika: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/55083 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If78125da2907f77d1c221490974dbe6a4474e151 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com