Project

Profile

Help

Issue #3252

closed

Refactor Importer and Publishers, move sync and publish to tasks

Added by amacdona@redhat.com about 6 years ago. Updated almost 5 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Actions #1

Updated by amacdona@redhat.com about 6 years ago

  • Description updated (diff)
Actions #2

Updated by amacdona@redhat.com about 6 years ago

Designing in this way would make high level architecture for plugins more obvious to plugin writers, including how transparent Pulp is about what happens under the hood.o The boilerplate app code (provided by the plugin template) would look like:
app/
models.py
viewsets.py
tasks.pyt
...

Models are concerned only with the database and are no longer concerned with complex behaviors. Tasks are functions that run asynchronously. ViewSets CRUD models and dispatch Tasks to pulpcore's celery.

Actions #3

Updated by amacdona@redhat.com about 6 years ago

  • Description updated (diff)
  • Status changed from NEW to CLOSED - DUPLICATE
  • Parent issue set to #3074
Actions #4

Updated by amacdona@redhat.com about 6 years ago

  • Parent issue deleted (#3074)
Actions #5

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF