Bug 1026341 - task._href attribute of a task API item has different meaning when the task is part of a task-group
Summary: task._href attribute of a task API item has different meaning when the task i...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: API/integration
Version: 2.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-04 13:26 UTC by mkovacik
Modified: 2014-11-12 03:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-12 03:05:12 UTC
Embargoed:


Attachments (Terms of Use)

Description mkovacik 2013-11-04 13:26:58 UTC
Description of problem:
The task._href[1] attribute doesn't point to a particular task item URL in cases where more tasks are spawned by pulp to fulfill a request. This breaks compatibility with cases when just a single task is spawned and renders task.task_group_id field redundant.

Version-Release number of selected component (if applicable):
2.2

Actual results:
task._href attribute of a task points to a task_group URL in cases where pulp spawns more than one task to fulfill a request

Expected results:
task._href always points to particular tasks URL no matter whether it is part of a task group or not

[1] task item anatomy, https://pulp-dev-guide.readthedocs.org/en/latest/conventions/sync-v-async.html#call-report

Comment 1 Chris Duryee 2014-11-12 03:05:12 UTC
task groups have been removed as part of pulp 2.4

http://pulp.readthedocs.org/en/latest/user-guide/release-notes/2.4.x.html

Marking BZ as closed/currentrelease.


Note You need to log in before you can comment on or make changes to this bug.