Actions
Task #4765
closedRemove Publications
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Once core makes it possible for the content app to serve content from a RepostioryVersion by associating it with a Distribution (story "4745"https://pulp.plan.io/issues/4745 ) we should remove Publications from pulp_ansible entirely.
The docs should also be updated to have users use the auto-distribution feature for repository to make it easier for them. Also the users should be told they can point a Distribution at a RepositoryVersion to serve their content.
Related issues
Updated by bmbouter over 5 years ago
- Blocked by Story #4745: As a plugin writer, I can create distributions for repository versions added
Added by bmbouter over 5 years ago
Updated by bmbouter over 5 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
PR available from daviddavis: https://github.com/pulp/pulp_ansible/pull/98
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|37bc21d01f8d8fd15699e72aa1b7e58d61249755.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove Publications
pulp_ansible now expects users to distribute content directly from RepositoryVersion objects by setting the
Distribution.repository_version
attribute.Required PR: https://github.com/pulp/pulpcore/pull/118
https://pulp.plan.io/issues/4765 closes #4765