Files
openstack-ansible-os_keystone/templates/keystone_nginx.conf.j2
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

1.0 KiB