Closed brettcannon closed 10 years ago
For mox3 I have asked on Twitter to find out where the source code is: https://twitter.com/brettsky/status/437629859880112128
Turns out OpenStack (mostly) keeps everything in https://github.com/openstack, https://github.com/openstack-infra, https://github.com/openstack-dev, and https://github.com/stackforge
@brettcannon: about pbr, I don't think OpenStack takes Github pull requests. You should a patch to review.openstack.org using gerrit :)
@Steap That's a bit more work than I'm willing to do. =)
If you do not mind, I can forward the patch using the usual workflow; not sure I can leave your name in the "Author" field (as you haven't signed the pile of paperwork), but I can credit you in the commit log. WDYT ?
@Steap SGTM
python-keystoneclient 0.6.0 works with Python 3. I sent this patch:
https://review.openstack.org/#/c/74543/
Could you add it to overrides.json ?
In case GitHub didn't notify you, @Steap , I made the addition. Thanks for the upstream patch!
I have done my due diligence, so I consider this bug closed. If I do a lightning talk at PyCon this year on CIU I will consider publicly shaming projects in overrides.json who have not fixed their stuff. =)
Alex Gaynor's patch for pbr has been merged: https://review.openstack.org/#/c/75868/
mox3(can't find source repo)