
Adam Litke has submitted this change and it was merged. Change subject: Add missing log for getStatistics in XMLRPC interface ...................................................................... Add missing log for getStatistics in XMLRPC interface All methods exported to XMLRPC interface has own info log, when is invoked. Only getStatistics was missing this log info. Change-Id: I0021fae11cb9c9efcd2c59e567ec3263a3693d21 Signed-off-by: Martin Pavlasek <mpavlase@redhat.com> Reviewed-on: http://gerrit.ovirt.org/34712 Reviewed-by: Adam Litke <alitke@redhat.com> --- M mom/MOMFuncs.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Adam Litke: Looks good to me, approved Martin Pavlásek: Verified -- To view, visit http://gerrit.ovirt.org/34712 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0021fae11cb9c9efcd2c59e567ec3263a3693d21 Gerrit-PatchSet: 2 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Martin Pavlásek <mpavlase@redhat.com> Gerrit-Reviewer: Adam Litke <alitke@redhat.com> Gerrit-Reviewer: Martin Pavlásek <mpavlase@redhat.com> Gerrit-Reviewer: automation@ovirt.org