
Laszlo Hornyak has submitted this change and it was merged. Change subject: Convert to pass IDs ...................................................................... Convert to pass IDs Moved from passing Xml to passing ID lists Changed tests to work accordingly Signed-off-by: Noam Slomianko <nslomian@redhat.com> Change-Id: I8643456cf785bb2fc37d4ff1707de9290f330d0c --- M plugins/dummy.py M src/oschedproxyd.py M src/request_handler.py M src/runner_test.py M tests/java/src/main/java/org/ovirt/schedulerproxy/SchedulerProxy.java M tests/java/src/test/java/org/ovirt/schedulerproxy/SchedulerProxyTest.java 6 files changed, 214 insertions(+), 152 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved Noam Slomianko: Verified -- To view, visit http://gerrit.ovirt.org/17523 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8643456cf785bb2fc37d4ff1707de9290f330d0c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-scheduler-proxy Gerrit-Branch: master Gerrit-Owner: Noam Slomianko <nslomian@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Noam Slomianko <nslomian@redhat.com>