Omer Frenkel has submitted this change and it was merged.
Change subject: Revert "core: VdsSelector simplification"
......................................................................
Revert "core: VdsSelector simplification"
This reverts commit 959292e26073a642f17c0183e28ff748e7fcda83.
By examining ListUtils' and TransformedList documentation, it appears as
though objects ALREADY in a list are not transformed, therefore this
patch is faulty, and causes a regression so it's impossible to run a VM.
Change-Id: Ie862a9425c43ee093325836da3dff66d161168b5
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsSelector.java
1 file changed, 14 insertions(+), 16 deletions(-)
Approvals:
Allon Mureinik: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6261
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie862a9425c43ee093325836da3dff66d161168b5
Gerrit-PatchSet: 2
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: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>