[openstack-dev] Which projects support wsgi / python3 in mitaka?

Brant Knudson blk at acm.org
Fri Mar 25 17:27:44 UTC 2016


On Fri, Mar 25, 2016 at 9:54 AM, Matthew Thode <prometheanfire at gentoo.org>
wrote:

> I'm updating the packaging for openstack in preparation for the release
> and need some info to update correctly.  I'm specifically looking at the
> following services.
>
> I don't know if any of these services support python3 fully as a service
> (liberty was kinda wishy washy on that).  Even if it supports python3,
> which version, 3.4 or 3.4 or 3.5 (or multiple).
>
> keystone - probably - keystone/server/wsgi.py
>

For keystone you should use bin/keystone-wsgi-public and
bin/keystone-wsgi-admin as the wsgi entrypoints. The gate tests use
keystone running under mod_wsgi in apache httpd. We've also got a test in
keystone that uses uwsgi as the container.

Keystone doesn't support python 3 in M.

 - Brant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160325/1a34a7b2/attachment-0001.html>


More information about the OpenStack-dev mailing list