<div dir="ltr"><div><div><div><div>Recently many of these setup.py files were deleted so now there is only:<br><br></div>common/setup.py      <------   going away anyway with   <a href="https://pulp.plan.io/issues/3066" target="_blank">https://pulp.plan.io/issues/<wbr>3066</a><br></div>platform/setup.py<br></div>plugins/setup.py<br><br></div>I think it's good to have the folder use the python namespace names. If we did that it would be renaming 'platform' to 'pulpcore' with `git mv platform pulpcore`. I made an issue for this here [0] if that is what we want to do.<br><br>[0]: <a href="https://pulp.plan.io/issues/3089" target="_blank">https://pulp.plan.io/issues/<wbr>3089</a><br><div><div><div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 19, 2017 at 2:54 PM, Austin Macdonald <span dir="ltr"><<a href="mailto:austin@redhat.com" target="_blank">austin@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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`<div><br></div><div>To kick off the conversation, I think the best place to start is a map of all of the setup.py files:<br></div><div><br></div><div>bindings/setup.py</div><div>client_admin/setup.py</div><div>client_consumer/setup.py </div><div>client_lib/setup.py</div><div>common/setup.py</div><div>devel/setup.py</div><div>oid_validation/setup.py</div><div>platform/setup.py</div><div>plugins/setup.py</div><div>repoauth/setup.py</div><div>server/setup.py</div><div>streamer/setup.py</div><div><br></div><div><br></div><div><div>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`</div></div><div><br></div><div><br></div><div><div><div>[0]: <a href="https://www.redhat.com/archives/pulp-dev/2017-May/msg00030.html" target="_blank">https://www.redhat.com/ar<wbr>chives/pulp-dev/2017-May/msg00<wbr>030.html</a></div></div></div></div>
<br>______________________________<wbr>_________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman<wbr>/listinfo/pulp-dev</a><br>
<br></blockquote></div><br></div></div>