Go to file
Andy McCrae 38dbd423d6 Fix apache + uwsgi for keystone
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
2016-09-01 14:36:03 +01:00
2015-10-14 13:59:47 -05:00
2016-09-01 14:36:03 +01:00
2016-09-01 14:36:03 +01:00
2016-07-15 12:00:39 +10:00
2016-02-26 14:13:43 -06:00
2016-07-15 03:57:57 +00:00
2016-09-01 09:28:28 +01:00

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
Role os_keystone for OpenStack-Ansible
Readme 11 MiB
Languages
Jinja 70.1%
Python 29.9%