Actions
Story #1205
closedAs a developer I can dispatch a task that can dispatch a group of tasks
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
2.8.0
Groomed:
No
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:
Description
The deliverables for this story include the following:
- An interface for dispatching a group of tasks all with the same group_id
- An interface for updating the TaskStatus with an href for retrieving status for the whole group: /pulp/api/v2/group-tasks/<group_id>/
Updated by dkliban@redhat.com over 9 years ago
- Description updated (diff)
- Platform Release set to 2.8.0
Updated by dkliban@redhat.com over 9 years ago
- Blocked by Story #1204: As a developer I can dispatch a task which dispatches with a group_id added
Updated by dkliban@redhat.com over 9 years ago
- Blocks Story #20: As a user, my applicability data is calculated in parallel added
Updated by dkliban@redhat.com almost 9 years ago
- Blocks deleted (Story #20: As a user, my applicability data is calculated in parallel)
Updated by dkliban@redhat.com almost 9 years ago
- Blocked by deleted (Story #1204: As a developer I can dispatch a task which dispatches with a group_id)
Updated by dkliban@redhat.com almost 9 years ago
- Status changed from NEW to CLOSED - WONTFIX
We decided that it was not necesary to create any extra tasks to dispatch task groups. Instead, the task groups are dispatched directly from controllers.
Actions