Actions
Refactor #875
closedPulp - Refactor #765: Convert Pulp to use MongoEngine
Convert pulp_puppet to use MongoEngine models
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.8.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:
Description
Convert the pulp_puppet to use MongoEngine models for all unit actions instead of the associated unit
Deliverables:
- ContentUnit model for docker_image units
- The model is registered via the entry point
- The types .json file is removed, and references to it in the spec files are are also removed
- All interactions with units in the plugin use the new unit model and the Repository model for creating, saving and updating units
Related issues
Updated by bcourt over 9 years ago
- Blocked by Refactor #863: Convert pulp_docker to use MongoEngine models for units added
Updated by bmbouter over 9 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Added by bmbouter about 9 years ago
Updated by bmbouter about 9 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset f13226ec4351fff09dc5e656353568c407ee7fce.
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
Converts puppet Module to mongoengine.
The following are done:
https://pulp.plan.io/issues/875 closes #875