As part of the Plugin API final audit, we realized having Pulp provide an object called `Model` was confusing versus the Django object `Model`. We've renamed pulpcore.plugin.models.Model to pulpcore.plugin.models.BaseModel. The following PRs have been merged:
pulpcore: https://github.com/pulp/pulpcore/pull/421 pulp_rpm: https://github.com/pulp/pulp_rpm/pull/1546 pulp-2to3-migration: https://github.com/pulp/pulp-2to3-migration/pull/53 pulp_ansible: https://github.com/pulp/pulp_ansible/pull/263 pulp_container required no update. If you have questions or want help updating your plugin please let me know. Thanks, Brian
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev