[Pulp-dev] Plugin Lazy Changes Breaking Changes

Brian Bouterse bbouters at redhat.com
Thu Feb 21 20:59:19 UTC 2019


A breaking change[0] was committed to pulpcore-plugin today. If your plugin
is using 'lazy' you'll probably get a traceback that says:  __init__() got
an unexpected keyword argument 'download_artifacts'

To update your plugin you should make a change similar to this one in
pulp_file:  https://github.com/pulp/pulp_file/pull/177

For background on the change see the revised ticket description here:
https://pulp.plan.io/issues/4209

[0]: https://github.com/pulp/pulpcore-plugin/pull/50

Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20190221/e76ad727/attachment.htm>


More information about the Pulp-dev mailing list