AFAIK, there is no official documentation for Heat, but Heat supports mod_wsgi. You can use these Apache templates: https://github.com/openstack/heat/tree/master/devstack/files and these scripts: https://github.com/openstack/heat/tree/master/heat/httpd to run Heat under mod_wsgi. Also we have gate job for running tempest test on Heat+modwsgi (gate-tempest-dsvm-heat-apache). -Alexey On Mon, Aug 8, 2016 at 5:25 PM, Drew Fisher <drew.fisher at oracle.com> wrote: > I wasn't able to find any documentation that explicitly lists which > component's API services are officially supported in Mitaka. > > * Keystone (http://docs.openstack.org/developer/keystone/apache-httpd.html > ) > * Cinder (http://docs.openstack.org/developer/cinder/devref/api. > apache.html) > * Swift > (http://docs.openstack.org/developer/swift/apache_deployment_guide.html) > > all appear to be fully supported > > > * Nova > (https://github.com/openstack/nova/blob/stable/mitaka/nova/ > wsgi/nova-api.py) > appears to have some support but it's marked as experimental. > > > I wasn't able to find anything official about Glance, Heat, Neutron, or > Ironic (I stopped here). Are there any official docs about what runs > under Apache + mod_wsgi and what doesn't? > > Thanks! > > -Drew > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > Post to : openstack at lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160808/f34e5292/attachment.html>