Task #2882
closed
bootstrap pulp_python for Pulp 3
Description
This task is to create the basic plugin structure for the python plugin. This task is complete when:
1. The plugin is discoverable by Pulp
2. CRUD for ContentUnits, Importers, Publishers (vanilla, without python specific fields)
3. sync/publish remain NotImplemented
- Related to Story #2859: As a developer, I have a template to create a new plugin added
- Related to deleted (Story #2859: As a developer, I have a template to create a new plugin)
- Blocked by Story #2859: As a developer, I have a template to create a new plugin added
- Blocks Task #2883: Create model(s) for Python's Releases added
We may get another object or two to implement depending on the outcome of publish planning. We just need to keep an eye on that and add them as necessary.
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint/Milestone set to 46
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
- Sprint/Milestone changed from 46 to 47
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone changed from 47 to 51
- Sprint/Milestone changed from 51 to 47
Removing python milestone since it prevented it from being on the sprint
- Sprint/Milestone deleted (
47)
- Platform Release set to 3.0.0
Also available in: Atom
PDF
Bootstrap pulp_python for Pulp 3
Replace current code with boilerplate created by plugin template. Added back README changes, AUTHORS, COPYRIGHT, travis.yaml, etc.
closes: #2882 https://pulp.plan.io/issues/2882