Change in ovirt-engine[master]: core: ChangeVMClusterCommand LinqUtils

Allon Mureinik has submitted this change and it was merged. Change subject: core: ChangeVMClusterCommand LinqUtils ...................................................................... core: ChangeVMClusterCommand LinqUtils Replace usages of LinqUtils with Java 8's standard streaming API in order to standardize the code and make it easier to read. Change-Id: I3a513e9322f35e12deeaed4527a94e4d3f11b3fd Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVMClusterCommand.java 1 file changed, 3 insertions(+), 9 deletions(-) Approvals: Allon Mureinik: Verified; Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48958 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a513e9322f35e12deeaed4527a94e4d3f11b3fd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com