Project

Profile

Help

Story #2885

Updated by amacdona@redhat.com over 6 years ago

This story is to extend the Publisher model and serializer with all Python specific fields and to implement publish.  

 Publisher.publish() should only be concerned with implementing the pip API, not the simple API (which is consumed by pip). 

 The json API (which would be consumed by other Pulps) is *not* a part of this story, and will be implemented in https://pulp.plan.io/issues/2886 
 API.

Back