Laszlo Hornyak has submitted this change and it was merged.
Change subject: Change Discover to return description and regex
......................................................................
Change Discover to return description and regex
Discover used to return only the name of the module, now it returns
the description and regex of each function type
changed tests to reflect the new return value
Signed-off-by: Noam Slomianko <nslomian(a)redhat.com>
Change-Id: Ibe4e6a44302636c40c96453d433caf09fc5bda94
---
M plugins/dummy.py
M src/loader.py
M src/request_handler.py
M src/request_handler_test.py
M src/utils.py
M tests/java/src/main/java/org/ovirt/schedulerproxy/SchedulerProxy.java
M tests/java/src/test/java/org/ovirt/schedulerproxy/SchedulerProxyTest.java
7 files changed, 110 insertions(+), 34 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17576
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe4e6a44302636c40c96453d433caf09fc5bda94
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <nslomian(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: Noam Slomianko <nslomian(a)redhat.com>