Actions
Task #4034
closedUse the pass_through option when generating new publications
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
We just added a new pass_through option to publications. Since PublishedArtifacts have the same path as their respective content artifacts, I think it's safe to have the publishing code just create pass_through publications and remove the use of PublishedArtifacts. This will save time and reduce the number of records in the database.
Related issues
Actions
Use pass_through publications
Use only pass_through pulbications to avoid creating PublishedArtifact db entry and use new feature of pulp.
closes: #4034
Signed-off-by: Pavel Picka ppicka@redhat.com