Actions
Issue #9041
closedIssue #9049: API V3 Refactor
Bring missing data models from galaxy ng to pulp ansible
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
GalaxyNG
Sprint:
Quarter:
Description
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
Updated by newswangerd over 3 years ago
- Subject changed from [API Refactor] Bring missing data models from galaxy ng to pulp ansible to Bring missing data models from galaxy ng to pulp ansible
- Parent issue set to #9049
Updated by pulpbot about 3 years ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE
Actions