Story #5202
Updated by bmbouter over 5 years ago
For now, mirror all images and a main yum repo from a kickstart repo.
h3. Design
Have the FirstStage of pulp_rpm try to download and parse the tree info file. From this file create the declarative content unit of the DistributionTree model (the actual content unit). Have the Stages API process this unit like any other.
When actually saving the DistributionTree content unit in the ContentUnitSaver stage, have any additional model creation happen then.