[Pulp-dev] pulp.platform renamed to pulp.app on 3.0-dev

Sean Myers sean.myers at redhat.com
Thu Sep 15 18:21:13 UTC 2016


On 3.0-dev, the namespace formerly known as pulp.platform is now pulp.app.

As mentioned in https://pulp.plan.io/issues/2226, this was done to make
it easy to be consistent across all of our apps, including platform and
all plugins. Regardless of the namespace, be it pulp, pulp_rpm, etc., the
Django app providing all the models, views, serializers, etc. for that app
will be found in "<namespace>.app".
 
If you have open PRs against 3.0-dev there's a good chance they'll need
to be rebased, and that conflicts will occur as a result. When conflicts
do occur, the "good" chunk in conflict is probably the one that still
references 'pulp.platform'. If so, keep that chunk, and then change anything
in that chunk referencing pulp.platform to reference pulp.app instead.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 851 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20160915/8859eb42/attachment.sig>


More information about the Pulp-dev mailing list