Laszlo Hornyak has submitted this change and it was merged.
Change subject: throw exception if plugin not found
......................................................................
throw exception if plugin not found
if a plugin is not found, throw an exception rather than ignoring it
Change-Id: Iffa60c3a1e900465f41dc003263cd1e4d235ee9e
Bug-Url:
https://bugzilla.redhat.com/1002443
Signed-off-by: Laszlo Hornyak <lhornyak(a)redhat.com>
---
M src/ovirtscheduler/request_handler.py
M tests/java/src/test/java/org/ovirt/schedulerproxy/SchedulerProxyTest.java
2 files changed, 7 insertions(+), 1 deletion(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18728
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iffa60c3a1e900465f41dc003263cd1e4d235ee9e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server