<div dir="ltr"><div><div><div><div>AFAIK, there is no official documentation for Heat, but Heat supports mod_wsgi.<br></div>You can use these Apache templates: <a href="https://github.com/openstack/heat/tree/master/devstack/files">https://github.com/openstack/heat/tree/master/devstack/files</a><br></div>and these scripts: <a href="https://github.com/openstack/heat/tree/master/heat/httpd">https://github.com/openstack/heat/tree/master/heat/httpd</a> to run Heat under mod_wsgi.<br></div>Also we have gate job for running tempest test on Heat+modwsgi (gate-tempest-dsvm-heat-apache).<br><br></div>-Alexey<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 8, 2016 at 5:25 PM, Drew Fisher <span dir="ltr"><<a href="mailto:drew.fisher@oracle.com" target="_blank">drew.fisher@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I wasn't able to find any documentation that explicitly lists which<br>
component's API services are officially supported in Mitaka.<br>
<br>
* Keystone (<a href="http://docs.openstack.org/developer/keystone/apache-httpd.html" rel="noreferrer" target="_blank">http://docs.openstack.org/<wbr>developer/keystone/apache-<wbr>httpd.html</a>)<br>
* Cinder (<a href="http://docs.openstack.org/developer/cinder/devref/api.apache.html" rel="noreferrer" target="_blank">http://docs.openstack.org/<wbr>developer/cinder/devref/api.<wbr>apache.html</a>)<br>
* Swift<br>
(<a href="http://docs.openstack.org/developer/swift/apache_deployment_guide.html" rel="noreferrer" target="_blank">http://docs.openstack.org/<wbr>developer/swift/apache_<wbr>deployment_guide.html</a>)<br>
<br>
all appear to be fully supported<br>
<br>
<br>
* Nova<br>
(<a href="https://github.com/openstack/nova/blob/stable/mitaka/nova/wsgi/nova-api.py" rel="noreferrer" target="_blank">https://github.com/openstack/<wbr>nova/blob/stable/mitaka/nova/<wbr>wsgi/nova-api.py</a>)<br>
appears to have some support but it's marked as experimental.<br>
<br>
<br>
I wasn't able to find anything official about Glance, Heat, Neutron, or<br>
Ironic (I stopped here).  Are there any official docs about what runs<br>
under Apache + mod_wsgi and what doesn't?<br>
<br>
Thanks!<br>
<br>
-Drew<br>
<br>
______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
</blockquote></div><br></div>