Change in ovirt-log-collector[ovirt-log-collector-3.3]: Use max=1000 option return results when calling the oVirt API.

sbonazzo at redhat.com sbonazzo at redhat.com
Thu Oct 31 14:38:04 UTC 2013


Sandro Bonazzola has submitted this change and it was merged.

Change subject: Use max=1000 option return results when calling the oVirt API.
......................................................................


Use max=1000 option return results when calling the oVirt API.

When calling the API the LC does not provide a max value, limiting
the results to 100 by default. For environments with 100+ DCs,
Clusters or hosts this leads to incomplete LCs being collected.

This change introduces the max=1000 option to each .list() call to allow
a greater number of results to be returned.

Change-Id: I0c9f61938df1626b1d81e4c0320b5bca10614f34
Bug-Url: https://bugzilla.redhat.com/1014379
Signed-off-by: Lee Yarwood <lyarwood at redhat.com>
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
M .gitignore
M src/helper/hypervisors.py
2 files changed, 4 insertions(+), 3 deletions(-)

Approvals:
  Sandro Bonazzola: Verified; Looks good to me, approved
  Kiril Nesenko: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/20764
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0c9f61938df1626b1d81e4c0320b5bca10614f34
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: ovirt-log-collector-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Humble Devassy Chirammal <hchiramm at redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts at redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko at redhat.com>
Gerrit-Reviewer: Lee Yarwood <lyarwood at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list