Network maintenance. Planio will be observing two scheduled maintenance windows this Tuesday, March 2 and Wednesday, March 3 from 02:00 UTC until 06:00 UTC each in order to perform maintenance on access routers in our primary datacenter. Your account might observe short downtimes during these periods up to several minutes at a time.
Task #4765
Remove Publications
100%
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
Associated revisions
History
#1
Updated by bmbouter almost 2 years ago
- Blocked by Story #4745: As a plugin writer, I can create distributions for repository versions added
#2
Updated by bmbouter almost 2 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
PR available from daviddavis: https://github.com/pulp/pulp_ansible/pull/98
#3
Updated by bmbouter almost 2 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|37bc21d01f8d8fd15699e72aa1b7e58d61249755.
Please register to edit this issue
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