38dbd423d67863d88a6f3783244a7b45e16e0451
The vars port specification in the keystone-httpd.conf.j2 were incorrectly referencing vars instead of strings, causing failures. Additionally, the conf created for uwsgi and apache includes all the WSGI settings - which is not in line with how it should look. Encasing the WSGI settings in an if statement so that it lines up with the example conf file from the keystone docs. We will also need to enable the proxy_http module for uwsgi with apache. Change-Id: I64eec88452333eee6397ccbad13cd80a5275e607
OpenStack-Ansible keystone
Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 and port 35357 by default.
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
70.1%
Python
29.9%