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 renami

Re: [Pulp-dev] Pulp 3 app location

2017-06-19 Thread Michael Hrivnak
I think we want all setup.py files to remain with a single subdirectory of the git repo's root. Each such directory can have a human-readable name that should likely correspond to the python package name. Each such directory must contain a "pulpcore" directory containing that package's source, side

[Pulp-dev] Pulp 3 app location

2017-06-19 Thread Austin Macdonald
We recently made the decision to namespace Pulp as "pulpcore" [0], but this has made our app location a little awkward: `pulp/platform/pulpcore/app` To kick off the conversation, I think the best place to start is a map of all of the setup.py files: bindings/setup.py client_admin/setup.py client_