Story #6353
Updated by dkliban@redhat.com over 4 years ago
**Problem:** Problem: clients installing packages from RPM mirrors hosted by Pulp don't have access to the original metadata provided in the remote repository. **Solution:** Solution: add ability to create repository versions that contain the original metadata from the remote repository This could be accomplished by introducing a new repository type to the RPM plugin: - RpmMirrorRepository - only supports sync operation The RPMDistribution will need to support users providing a repository or a repository version in addition to publications. If a repository or repo version is specified, the RpmDistribution should validate that this repository is of RpmMirrorRepository type.