Actions
Task #9554
closedPass in the request object for Remote.get_remote_artifact_url()
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This function is used for the pull-through cache feature of the content app. Passing in the request object for this function will create more functionality for the plugin-writer. pulp_python
in particular needs this in order to implement pull-through caching.
Actions
Add request parameter to Remote.get_remote_artifact_url
fixes: #9554