Issue #5332
closed
Provide content_ansible_collection_read method for ansible collections
Status:
CLOSED - CURRENTRELEASE
- Copied from Issue #5001: Provide content_ansible_collection_read method for ansible collections added
- Status changed from MODIFIED to NEW
The Api works:
GET /pulp/api/v3/content/ansible/collections/f98e7514-5340-4303-80b4-f81aa2343930/
but there seems to not be any way to access it in the bindings.
- Assignee deleted (
bmbouter)
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
- Status changed from ASSIGNED to NEW
- Assignee deleted (
daviddavis)
I think the problem is that we're returning CollectionVersions from the /api/v3/content/ansible/collections/ endpoint. We probably need separate collection and collection versions endpoint.
- Triaged changed from No to Yes
- Sprint set to Sprint 58
To solve this problem, we should remove the collection viewsets and just show collection versions (/pulp/api/v3/content/ansible/collection_versions).
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- Tags Katello added
- Tags deleted (
Katello-P2)
- Sprint/Milestone set to 0.2.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
content endpoint collection_versions
closes #5332 https://pulp.plan.io/issues/5332