[Pulp-dev] Plugin teams problem statement

2017-10-19 Thread David Davis
Last week we talked about forming teams for each Pulp plugin and I wanted to open up a community discussion around that idea. @bmbouter and I have come up with a proposed problem statement [0] to kick off this discussion. We’re looking for feedback from everyone so please feel free to check the

[Pulp-dev] [pulp 3] proposed change to publishing REST api

2017-10-19 Thread Dennis Kliban
@jortel and I have been discussing[0] how a user should find out what publication was created after a request is made to http://localhost:8000/api/v3/repositories/foo/publishers/example/bar/publish/ I propose that we get rid of the above URL from our REST API and add ability to POST to

Re: [Pulp-dev] Pulp 3 app location

2017-10-19 Thread Brian Bouterse
Recently many of these setup.py files were deleted so now there is only: common/setup.py <-- going away anyway with https://pulp.plan.io/issues/3066 platform/setup.py plugins/setup.py I think it's good to have the folder use the python namespace names. If we did that it would be