Actions
Story #8486
closedProvide backend storage url to galaxy-importer on collection import
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
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Updated by pulpbot over 3 years ago
Added by Andrew Crosby over 3 years ago
Updated by Anonymous over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|8c69f184ca3043da4274a3d04c051fb764628c76.
Updated by fao89 over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by daviddavis over 3 years ago
- Tracker changed from Issue to Story
- % Done set to 0
- Severity deleted (
2. Medium) - Triaged deleted (
No)
Actions
Provide backend storage url to galaxy-importer on collection import
fixes: #8486 https://pulp.plan.io/issues/8486