Project

Profile

Help

Story #192

closed

[RFE] pulp.bindings.repository.RepositorySearchAPI.search should allow query parameters

Added by rbarlow about 9 years ago. Updated about 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

++ This bug was initially created as a clone of Bugzilla Bug #967980 ++

Description of problem:

The API on the server[0] allows the caller to specify that they want importers and distributors to be included with the API call by passing "importers" and "distributors" as keys to boolean values.

The pulp.bindings.repository.RepositorySearchAPI.search() method only allows the specification of the search criteria, and so it is not possible to use that interface to retrieve the importers and distributors with the repositories in a single call.

[0] https://pulp-dev-guide.readthedocs.org/en/latest/integration/rest-api/repo/retrieval.html#advanced-search-for-repositories

Also available in: Atom PDF