The pulpcore 3.0.0rc7, pulpcore-plugin 0.1.0rc7, and pulp_file 0.1.0b4 packages are available on PyPI [0][1][2]. There are a lot of smaller changes that have happened; see the release notes for all the details. One noticeable change is the field names starting with an underscore were renamed. Commonly like _id became pulp_id.
# Release Notes pulpcore - https://docs.pulpproject.org/en/3.0/nightly/changes.html#rc7-2019-10-15 pulpcore-plugin - https://docs.pulpproject.org/en/pulpcore-plugin/nightly/changes.html#rc7-2019-10-15 pulp_file - https://github.com/pulp/pulp_file/blob/master/CHANGES.rst#010b4-2019-10-15 # Can I upgrade from earlier RCs? No, you should install RC7 on a fresh to fresh database. Upgrading from earlier Release Candidates is not supported. # What plugins are compatible with RC7? There were breaking changes introduced in RC7 so plugin releases prior to RC7 will likely not be compatible with RC7. Please follow the Pulp list for more information about plugin releases. # How do I try this? * Use pulplift ( https://github.com/pulp/pulplift ) which creates a VM for you locally and runs the Pulp installer. * Use the Pulp Installer ( https://github.com/pulp/ansible-pulp ) on a machine you provisioned. # What about client bindings? Python [3] and Ruby [4] bindings are built+published to PyPI and rubgems.org respectively. See [3][4] for details on usage. # Where do I get help? Ask questions via [email protected] or come into the #pulp channel on Freenode for help. [0]: https://pypi.org/project/pulpcore/ [1]: https://pypi.org/project/pulpcore-plugin/ [2]: https://pypi.org/project/pulp-file/ [3]: https://docs.pulpproject.org/en/3.0/rc/integration-guide/index.html#python-client-for-pulpcore-s-rest-api [4]: https://docs.pulpproject.org/en/3.0/rc/integration-guide/index.html#ruby-client-for-pulpcore-s-rest-api Brian _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
