On Fri, Jul 17, 2015 at 7:32 AM, Victor Stinner <vstinner at redhat.com> wrote: > Hi, > > We are close to having a voting py34 gate on all OpenStack libraries and > applications. I just made the py34 gate voting for the 5 following projects: > > * keystone > ... > Victor > > While there's a py34 gate for keystone, it doesn't actually test much, so let's not declare victory just yet. The short list of tests to run are in keystone's tox.ini[1]. Here's the error I get when I add keystone/tests/unit/backend/domain_config/test_sql.py to the list: http://paste.openstack.org/show/392971/ . So another library that we use that doesn't support py34 is dogpile.cache (or maybe keystone isn't calling it correctly). [1] http://git.openstack.org/cgit/openstack/keystone/tree/tox.ini#n20 Brant -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150720/9b1d3960/attachment.html>