On 12/11/18 8:35 PM, Tony Breeds wrote: > On Tue, Dec 11, 2018 at 05:03:12PM -0600, Ben Nemec wrote: >> The tooz gate is currently blocked on >> https://bugs.launchpad.net/python-tooz/+bug/1808046 which seems to have been >> introduced with grpcio 1.16.0. I need to raise that issue with the grpc >> folks, but in the meantime should we block the problematic versions? grpcio >> isn't currently in g-r and I can't remember what our policy on transitive >> dependencies is, so I thought I'd solicit opinions. > > Yup just add it in this section: > http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt#n479 Done: https://review.openstack.org/624759 > > Bonus points if you have a second patch that removes daiquiri from that > section as we're clearly not blocking version any more. And done: https://review.openstack.org/624760 > > Yours Tony. >