Skip to content

Python Replication #648

@PotentialIngenuity

Description

@PotentialIngenuity

Is your feature request related to a problem? Please describe.
I have setup a python mirror of pypi and have put labels on the distribution. I then went to replicate this local mirror to another pulp server based on the labels. The replication process did not copy any python objects over and deleted everything in the rpm space.

The python mirror is setup as a pull-through cache.

Describe the solution you'd like
Allow the replicate endpoint to work with the python plugin. It should replicate only the python packages that are cached on the first pulp instance.

Describe alternatives you've considered
I wondered if i could manually setup the python repo on the second pulp and point the remote at the first pulp. @dkliban thinks the sync would pull through from the public repo instead of the local cache.

Additional context
Add any other context about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions