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_consumer/setup.py client_lib/setup.py common/setup.py devel/setup.py oid_validation/setup.py platform/setup.py plugins/setup.py repoauth/setup.py server/setup.py streamer/setup.py To me, it makes sense that pulpcore should move up a level, so the app would live in `pulp/pulpcore/app` and the setup py would live in `pulp/pulpcore/setup.py` [0]: https://www.redhat.com/archives/pulp-dev/2017-May/msg00030.html
_______________________________________________ Pulp-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-dev
