Actions
Story #6328
closedStory #6134: [EPIC] Pulp import/export
As a user, I can create/read/update/delete PulpExporters
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 69
Quarter:
Description
See the design docs for parameters: https://hackmd.io/HLptudH9R6S4PCmm8nRmmg#PulpExporter
Also, create the Export model:
Updated by daviddavis over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
- Sprint set to Sprint 68
Updated by daviddavis over 4 years ago
- Status changed from ASSIGNED to POST
Updated by pulpbot over 4 years ago
Added by daviddavis over 4 years ago
Added by daviddavis over 4 years ago
Revision 50235973 | View on GitHub
Refactor Exporter models based on pulpcore changes
ref #6328 https://pulp.plan.io/issues/6328
Required PR: https://github.com/pulp/pulpcore/pull/585
Updated by daviddavis over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|2412f0c89e2e5e24cc7eaa5e4913de43264de0f1.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 3.3.0
Actions
Adding PulpExporter model and endpoints
Also adding a new Export model and refactoring existing Exporters.
fixes #6328 https://pulp.plan.io/issues/6328
Required PR: https://github.com/pulp/pulp_file/pull/366