Comment 23 for bug 1381961

Revision history for this message
Adam Young (ayoung) wrote :

This appears to be the necessary change

$ diff /usr/share/openstack-tripleo-heat-templates/puppet/services/keystone.yaml.orig /usr/share/openstack-tripleo-heat-templates/puppet/services/keystone.yaml
122d121
< keystone::public_endpoint: {get_param: [EndpointMap, KeystonePublic, uri_no_suffix]}

As it prevents the public_endpoint value from being set in the Keystone config file.