Description of problem: After a deployment with tripleo, the horizon url in 'keystone endpoint-list' contains a redundant colon and no "/dashboard" path. The GUI does some string manipulation to cover for the problem but it's not good enough. We would like the keystone catalog to be generated correctly and remove the need for cosmetic fixes on the part of the GUI. How reproducible: 100% Additional info: Old bug for OSP 6 is here: https://bugzilla.redhat.com/show_bug.cgi?id=1179821
Upstream patch is here: https://review.openstack.org/163339 We also need to make sure, that "dd00676 Add webroot to overcloud dashboard url" commit is reverted or better not used at all in 7.0 downstream branch.
Verified. Horizon is not defined as an endpoint in keystone any more, and doesn't appear in the catalog. It seems like the right way this way, so this bug is not needed.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2015:1549