Actions
Task #5243
closedOne shot uploader for Galaxy API v3
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Implement endpoint POST /pulp_ansible/galaxy/galaxy/api/v3/artifacts/collections/
that accepts artifact file, pushes it to storage and triggers importer task.
Updated by bmbouter over 5 years ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulp_ansible/pull/176
Added by bmbouter over 5 years ago
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|821919de305ea6467864f5ec0914b40b5a09ea39.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adds collection upload to Galaxy V3 API
The collection import view was not available in the Galaxy V3 API. Now it is available at via post to
collections/
in the V3 API namespace.https://pulp.plan.io/issues/5243 closes #5243