Sandro Bonazzola has submitted this change and it was merged. Change subject: Avoid hitting performance issues with api listing ......................................................................
Avoid hitting performance issues with api listing After BZ1025320 default is provide all results this limits results on each iteration to page_size Related-To: http://bugzilla.redhat.com/1025320 Change-Id: I2c3cf488df334b5dcf43904a4c67f9abcbe38f87 Signed-off-by: Pablo <[email protected]> --- M src/helper/hypervisors.py 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Juan Hernandez: Looks good to me, but someone else must approve Pablo Iranzo Gómez: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/28053 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2c3cf488df334b5dcf43904a4c67f9abcbe38f87 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Pablo Iranzo Gómez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Keith Robertson <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Pablo Iranzo Gómez <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
