Actions
Refactor #876
closedPulp - Refactor #765: Convert Pulp to use MongoEngine
Convert pulp_ostree to use MongoEngine models
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Target Release - OSTree:
1.1.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:
Description
Convert the pulp_ostree 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 almost 10 years ago
- Blocked by Refactor #863: Convert pulp_docker to use MongoEngine models for units added
Updated by bcourt almost 10 years ago
- Blocked by Refactor #865: Create a SharedContentUnit that extends the ContentUnit added
Updated by bcourt almost 10 years ago
- Project changed from Pulp to OSTree Support
Updated by jortel@redhat.com over 9 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
- % Done changed from 0 to 20
Updated by jortel@redhat.com over 9 years ago
- Status changed from ASSIGNED to POST
- % Done changed from 20 to 90
Added by jortel@redhat.com over 9 years ago
Updated by jortel@redhat.com over 9 years ago
- Status changed from POST to MODIFIED
Updated by jortel@redhat.com over 9 years ago
- Target Release - OSTree set to master
Updated by rbarlow almost 9 years ago
- Status changed from MODIFIED to 5
- % Done changed from 90 to 100
- Target Release - OSTree changed from master to 1.1.0
Updated by semyers over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
ref #876 - convert to mongoengine model.