Issue #9041
Updated by pulpbot about 3 years ago
**Ticket moved to GitHub**: "pulp/pulp_ansible/729":https://github.com/pulp/pulp_ansible/issues/729 ---- Pulp ansible will hold the entire collections API. To accomplish that the following data models have to be moved over from galaxy ng: - `CollectionImport`: this is already in pulp ansible, but is missing fields. Verify if it can be used as is, or if it requires the additional fields used in galaxy_ng - `CollectionSyncTask`: might be able to get rid of this and use locked resources on the task to tie sync tasks to remotes - `Namespace` - `NamespaceLink`