Change in ovirt-engine[master]: engine: select a host even if scheduling scoring failed

Gilad Chaplik has submitted this change and it was merged. Change subject: engine: select a host even if scheduling scoring failed ...................................................................... engine: select a host even if scheduling scoring failed If no internal scoring function is selected it can result In no host selected at all, even if some hosts did pass the filtering stage. Select the first host if none has returned from the scoring functions. Change-Id: I96082ccdfd8759619e98bc437fdb468b3b583992 Bug-Url: https://bugzilla.redhat.com/1001986 Signed-off-by: Noam Slomianko <nslomian@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/SchedulingManager.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Gilad Chaplik: Looks good to me, approved Noam Slomianko: Verified -- To view, visit http://gerrit.ovirt.org/20359 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I96082ccdfd8759619e98bc437fdb468b3b583992 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Noam Slomianko <nslomian@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Noam Slomianko <nslomian@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
gchaplik@redhat.com