Allon Mureinik has submitted this change and it was merged.
Change subject: core: CinderDisksValidator streaming API
......................................................................
core: CinderDisksValidator streaming API
Replaced the cumbersome org.apache.commons.collections.Predicate usage
with a cleaner, straight-forward built in streaming API.
Note that this change is made possible by upgrading the Spring version
we use done in patch 38d542e9b170bda3966d58a283ffb96014d666d1.
Change-Id: I54ec00164f9ed22431848411f2502e9ae98f67a9
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/storage/CinderDisksValidator.java
1 file changed, 3 insertions(+), 8 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/53009
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I54ec00164f9ed22431848411f2502e9ae98f67a9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>