Project

Profile

Help

Story #2402

closed

As an API user, a call to update an Importer generates a Task

Added by ttereshc over 7 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 21
Quarter:

Description

We need to create an update task which can live in pulp.app.tasks.importer.

Task name in Pulp 2: `pulp.server.managers.repo.importer.update_importer_config`.
Task implementation in Pulp 2: https://github.com/pulp/pulp/blob/3.0-dev/server/pulp/server/controllers/importer.py#L240


Related issues

Related to Pulp - Task #2380: Create a redmine task for each 2.y celery task to be converted to 3.0CLOSED - CURRENTRELEASEttereshc

Actions
Has duplicate Pulp - Task #2401: Convert celery task repo.importer.set_importer to Pulp 3CLOSED - DUPLICATE

Actions
Actions #1

Updated by ttereshc over 7 years ago

  • Related to Task #2380: Create a redmine task for each 2.y celery task to be converted to 3.0 added
Actions #2

Updated by ttereshc over 7 years ago

  • Tags Pulp 3 added
Actions #3

Updated by mhrivnak over 7 years ago

  • Groomed changed from No to Yes
  • Sprint Candidate changed from No to Yes
Actions #4

Updated by mhrivnak over 7 years ago

This comment also applies here: https://pulp.plan.io/issues/2409#note-4

Actions #5

Updated by bmbouter almost 7 years ago

  • Tracker changed from Task to Story
  • Subject changed from Convert celery task repo.importer.update_importer_config to Pulp 3 to As an API user, a call to update an importer generates a Task
  • Description updated (diff)

Rewriting based on similarity to issue 2756 and discussion on the mailing list: https://www.redhat.com/archives/pulp-dev/2017-May/msg00014.html

Actions #6

Updated by bmbouter almost 7 years ago

  • Subject changed from As an API user, a call to update an importer generates a Task to As an API user, a call to update an Importer generates a Task
Actions #7

Updated by mhrivnak almost 7 years ago

  • Sprint/Milestone set to 39
Actions #8

Updated by bmbouter almost 7 years ago

  • Has duplicate Task #2401: Convert celery task repo.importer.set_importer to Pulp 3 added
Actions #9

Updated by dkliban@redhat.com almost 7 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dkliban@redhat.com
Actions #10

Updated by mhrivnak almost 7 years ago

  • Sprint/Milestone changed from 39 to 40
Actions #11

Updated by dkliban@redhat.com almost 7 years ago

  • Status changed from ASSIGNED to POST

Added by dkliban@redhat.com almost 7 years ago

Revision f92a4255 | View on GitHub

Problem: importer updates are performed syncronously

Solution: override the update method in the Importer viewset

The update method now dispatches a task to update the importer.

closes #2402 https://pulp.plan.io/issues/2402

Added by dkliban@redhat.com almost 7 years ago

Revision f92a4255 | View on GitHub

Problem: importer updates are performed syncronously

Solution: override the update method in the Importer viewset

The update method now dispatches a task to update the importer.

closes #2402 https://pulp.plan.io/issues/2402

Actions #12

Updated by dkliban@redhat.com almost 7 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #13

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 21
Actions #14

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (40)
Actions #15

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #16

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #17

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF