Comment 5 for bug 1295128

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/icehouse)

Reviewed: https://review.openstack.org/118992
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e32a00dc32b5feaac210439e2e5ecb2b84d9a22d
Submitter: Jenkins
Branch: stable/icehouse

commit e32a00dc32b5feaac210439e2e5ecb2b84d9a22d
Author: liyingjun <email address hidden>
Date: Thu Feb 13 02:42:51 2014 +0800

    Fix endpoint error when running keystone on apache

    When running keystone in httpd, horizon could not generate the
    right keystone endpoint url. Fixes this issue by retrieving the
    whole path from the service_catalog or OPENSTACK_KEYSTONE_URL
    and generating a new url.

    Change-Id: Id8459947498127e47700d9f690d4ed4d5cadbba9
    Closes-bug: #1295128
    (cherry picked from commit 48a0d07e45bac04393978776c63b67cd7c71415d)