[Pulp-dev] Asyncio Downloader Revisions

2017-09-22 Thread Brian Bouterse
Based on some feedback to the pulpcore.plugin.downloader.asyncio downloaders, two main changes have been introduced since their first merge a week ago. 1. A synchronous interface called fetch(). This hides the event loop for simple usage. 2. Improved docs organization with more examples and

Re: [Pulp-dev] Is it time to commit our migrations?

2017-09-22 Thread Austin Macdonald
After some discussion on the issue[0], I decided not to commit the migrations at this time. For me, the most relevant reason was that plugins will be in various states of makemigration readiness, so we have to account for that uncertainty at installation time whether we commit the migrations of

Re: [Pulp-dev] Reconsidering PUP-3

2017-09-22 Thread Patrick Creech
Since I was one of the early voices against cherrypicking during the initial vote, I figured I'd send this e-mail along with some points that have helped me be in favor of cherry picking before voting starts. In taking over the release engineering process, I have gained some perspective on our