[Pulp-dev] Importer and Distributor Modeling

Brian Bouterse bbouters at redhat.com
Tue Sep 6 20:35:51 UTC 2016


The current Django modeled Importer [0] and Distributor [1] allow for 
these objects to be associated or unassociated with a repository. I'm 
familiar with the use cases that motivate associating a 
importer/distributor with a repository, but what are the use cases 
around an Importer/Distributor to exist without being associated with a 
repo? Is there something that we already do which would require this?

[0]: 
https://github.com/pulp/pulp/blob/28029cdc59fb5b8aef3975464df498a6496f9138/platform/pulp/platform/models/repository.py#L221
[1]: 
https://github.com/pulp/pulp/blob/28029cdc59fb5b8aef3975464df498a6496f9138/platform/pulp/platform/models/repository.py#L271

-Brian




More information about the Pulp-dev mailing list