Actions
Task #2397
closedConvert celery task content.upload.import_uploaded_unit to Pulp 3
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Task name in Pulp 2: `pulp.server.managers.content.upload.import_uploaded_unit`.
Task implementation in Pulp 2: https://github.com/pulp/pulp/blob/3.0-dev/server/pulp/server/managers/content/upload.py#L161
Related issues
Updated by ttereshc about 8 years ago
- Related to Task #2380: Create a redmine task for each 2.y celery task to be converted to 3.0 added
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to CLOSED - WONTFIX
Uploads work differently in Pulp 3. This functionality has been replaced with the add_and_remove task.
https://github.com/pulp/pulp/blob/49d3979d807dd9344b224677b8be8570adcfdba1/pulpcore/pulpcore/app/tasks/repository.py#L70
Actions