Actions
Task #5442
closedReplace pulpcore.plugin.models Task with the actual Task from pulpcore
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 60
Quarter:
Description
This should involve doing a few things:
- Remove the Facade here: https://github.com/pulp/pulpcore-plugin/blob/master/pulpcore/plugin/tasking.py
- Import the actual task from pulpcore.app.models.Task through the plugin API as pulpcore.plugin.models.Task
- Remove any remnant of the non_fatal_task_errors part that was on the Facade.
- Update the documentation both in pulpcore and pulpcore-plugin, and possible plugin_template.
Updated by fao89 about 5 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by bmbouter about 5 years ago
- Tracker changed from Story to Task
- Description updated (diff)
Updated by daviddavis about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by daviddavis about 5 years ago
- Status changed from ASSIGNED to POST
Updated by daviddavis about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset commit:pulpcore-plugin|c0dcd44476b868ff1f5833c5df588f164e623e2c.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions