Change in ovirt-engine[master]: webadmin: Host sort not working

Oved Ourfali has submitted this change and it was merged. Change subject: webadmin: Host sort not working ...................................................................... webadmin: Host sort not working - The code that unifies the fence agents on the hosts would not preserver the order in which the hosts were returned from the query, which resulted in the sorting not working properly. This patch simplies the mechanism to unify the fence agents while preserving the order. Change-Id: I1bda06931812ed0dca4ecab8dd956e5b5c1e9686 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1249607 Signed-off-by: Alexander Wels <awels@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDaoImpl.java 1 file changed, 21 insertions(+), 25 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Alexander Wels: Verified Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/46041 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1bda06931812ed0dca4ecab8dd956e5b5c1e9686 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com