kolla-ansible/ansible/roles/horizon
Dave McCowan cc2dde0854 OpenStack Services Should Use keystone_internal_url for auth
Horizon and Neutron mistakenly were using keystone_public_url
for authentication.  This works without error in deployments
when the internal services happen to have access to the
public network, but it is still wrong.  This fails to work
when the internal services can not access the public URLs,
for example when TLS is enabled on the public endppoints.

This patches corrects horizon and neutron to use
keystone_internal_url for auth.

Change-Id: I59b9094364bef375036028ba86a771dabf28c963
Closes-bug: #1625648
2016-10-15 18:50:41 -04:00
..
defaults Allow use of database for Horizon sessions 2016-09-08 12:49:02 +01:00
meta Add ansible support for Horizon 2015-08-24 18:19:34 +00:00
tasks Remove do_reconfigure.yml file for all roles 2016-09-27 15:04:00 +00:00
templates OpenStack Services Should Use keystone_internal_url for auth 2016-10-15 18:50:41 -04:00