<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 9:54 AM, Matthew Thode <span dir="ltr"><<a href="mailto:prometheanfire@gentoo.org" target="_blank">prometheanfire@gentoo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm updating the packaging for openstack in preparation for the release<br>
and need some info to update correctly.  I'm specifically looking at the<br>
following services.<br>
<br>
I don't know if any of these services support python3 fully as a service<br>
(liberty was kinda wishy washy on that).  Even if it supports python3,<br>
which version, 3.4 or 3.4 or 3.5 (or multiple).<br>
<br>
keystone - probably - keystone/server/wsgi.py<br></blockquote><div><br></div><div>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.<br><br>Keystone doesn't support python 3 in M.<br><br></div><div> - Brant<br><br></div></div></div></div>