Andy McCrae 42cef50e5f Fix nginx SCRIPT_NAME uwsgi_param
The SCRIPT_NAME uwsgi_param is passed to the client resulting in errors
such as:

UnknownConnectionError: Unexpected exception for
http://10.1.1.101:5000keystone-wsgi-public/v3/auth/tokens:
Failed to parse: 10.1.1.101:5000keystone-wsgi-public

We should default this to a blank string to ensure this works
appropriately.

Change-Id: I3da36f8e2281eefdbad903d438ffd93ddd2f5071
2016-09-05 16:26:34 +01:00
2015-10-14 13:59:47 -05:00
2016-09-01 10:30:22 +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 69.4%
Python 22%
Shell 8.6%