Project

Profile

Help

Story #8486

closed

Provide backend storage url to galaxy-importer on collection import

Added by awcrosby about 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

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

Description

Currently galaxy-importer adds a ResponseContentDisposition https://github.com/ansible/galaxy-importer/blob/master/galaxy_importer/collection.py#L71 to retreive the storage backend url.

This works for backend AWS but not for Azure. It would be preferable if pulp-ansible passed this url to galaxy-importer, calculating using similar logic to pulpcore _serve_content_artifact() https://github.com/pulp/pulpcore/blob/8a77316d2d73dd31d6f47b964bf148a602da6a21/pulpcore/content/handler.py#L581

Also available in: Atom PDF