Refactor #728
Updated by bmbouter over 9 years ago
See this Deliverables: * Create a new mongoengine model that mirrors the attributes of the existing non-mongo collection 'migration_trackers' * Replace all existing Pulp code that needs to interact with the worker collection to use mongoengine managers * Write new tests for the conversion guide. https://fedorahosted.org/pulp/wiki/ConvertingModelsToMongoengine new mongoengine model * Update any broken tests from changed code