Change in ovirt-engine[master]: core: scheduling: remove migration filter

Gilad Chaplik has submitted this change and it was merged. Change subject: core: scheduling: remove migration filter ...................................................................... core: scheduling: remove migration filter it seems that without migration filter (filters out the 'migration from' host), the scheduler can select the same source host. solution: remove the migration filter, and in migrate vm add the source host to the scheduler host black list. Change-Id: Ibd1007bbc5be01043203cd4eff1aa52c6fb03a13 Bug-Url: https://bugzilla.redhat.com/1008153 Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/PolicyUnitImpl.java A packaging/dbscripts/upgrade/03_03_0910_remove_migration_filter.sql 3 files changed, 12 insertions(+), 5 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19313 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd1007bbc5be01043203cd4eff1aa52c6fb03a13 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gchaplik@redhat.com