Files
Jimmy McCrory 6ceb425f05 Bypass web server during service setup
When connecting directly to a keystone host during service setup, use
the UWSGI ports instead of going through the web server to avoid any
potential errors with differing URI protocols or SSL certs not including
the hostnames of individual hosts.

mod_wsgi was the default deployment pre-Pike so that configuration will
still need to be catered for. A release note has been included for those
effected by the bug.

 Conflicts:
	tasks/keystone_service_setup.yml

Change-Id: Ie5b33f9d0210a23badb63cab72c481b027790be3
Closes-Bug: 1699191
(cherry picked from commit cabd7e9cef)
2017-10-27 10:20:18 -07:00
..