Tal Nisan has submitted this change and it was merged.
Change subject: engine: Use pagination when querying errata
......................................................................
engine: Use pagination when querying errata
Satellite 6.1 limits page size for 20 errata per page.
This limit is too small to retrieve therefore specifying
a larger amount of errata to get.
Katello 2.1 doesn't support pagination, therefore using
pagination in request is ignored.
Change-Id: Icde94303cb7177ce2f09a784a5f8c105e1bd0885
Bug-Url:
https://bugzilla.redhat.com/1284060
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Oved Ourfali: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/49200
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icde94303cb7177ce2f09a784a5f8c105e1bd0885
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6.1
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>