Description of problem: While using Keystone V3, the identity url still has this format. i.e. has a api version of 2.0 displayed. < >/v2.0. If LDAP is used with this, this does not hurt bulk of the functionality. Problems appear as soon as a user downloads the "rc" file from the dashboard. Since the rc has the wrong url information, it is not usable by the user. So basically the advertised API links here need to be updated. Version-Release number of selected component (if applicable): openstack 7.1 How reproducible: 100% Steps to Reproduce: 1. Install Keystone V3 2. View the urls on horizon 3. Download the rc file and try to use it. Actual results: Expected results: Additional info:
This is a change to Horizon, not in Keystone.
There was a commit for mitaka: https://github.com/openstack/horizon/commit/46a739531f9c2eb55c65000eca6b5737b16145ab Unfortunately, it's not backportable, there are changed strings, thus translations will break.
This is fixed in mitaka.
Verified ======== python-django-horizon-9.0.1-1.el7ost.noarch
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://rhn.redhat.com/errata/RHEA-2016-1597.html