Refactor #869
closedRefactor #765: Convert Pulp to use MongoEngine
convert RepoUnitAssociationManager.unassociate_by_criteria to use MongoEngine models when possible
0%
Description
in RepoUnitAssociationManager.unassociate_by_criteria Add a switch that checks if all of the types on the repo have been converted to models then call branch to a new call the uses the the MongoEngine repo model to perform the delete and then calls the importer with the repo_content_unit objects.
Deliverables:
- a RepoUnitAssociationManager.unassociate_by_criteria that will use MongoEngine models if all the types in the given repo have been converted
- This can use pulp_docker for testing
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 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 5 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.