Change in ovirt-engine[master]: core: Fix of active_migration_network_interface view

ahadas at redhat.com ahadas at redhat.com
Mon May 2 13:56:42 UTC 2016


Arik Hadas has submitted this change and it was merged.

Change subject: core: Fix of active_migration_network_interface view
......................................................................


core: Fix of active_migration_network_interface view

The view is used to get link speed of interfaces to compute suitable
migration bandwidth.

Previously the view took into account all migrational host interfaces
of all hosts. This patch fixes it to show only interfaces in state "Up"
 of hosts in states "Up" and "PreparingForMaintenance", i.e. states
that allow host to be involved in migration.

Change-Id: I4e1b26145dd64e14b70ce433b28de4db5e82759c
Bug-Url: https://bugzilla.redhat.com/1252426
Feature-Page: http://www.ovirt.org/Features/Migration_Enhancements
Signed-off-by: Jakub Niedermertl <jniederm at redhat.com>
---
M packaging/dbscripts/create_views.sql
M packaging/dbscripts/network_sp.sql
2 files changed, 9 insertions(+), 4 deletions(-)

Approvals:
  Jakub Niedermertl: Verified
  Jenkins CI: Passed CI tests
  Arik Hadas: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/56844
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4e1b26145dd64e14b70ce433b28de4db5e82759c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list