Comment 8 for bug 1485641

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/218851
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e055af9dee6fbaf84cb8e86a9ebff9b25b07792e
Submitter: Jenkins
Branch: master

commit e055af9dee6fbaf84cb8e86a9ebff9b25b07792e
Author: Matthew Mosesohn <email address hidden>
Date: Mon Aug 31 16:18:33 2015 +0300

    Use public_service_endpoint if defined for keystone public addr

    Keystone with detached services should advertise the correct
    public address for issuing tokens.

    Note that for SSL deployment, the public SSL hostname is used
    and is not impacted.

    Change-Id: I866446364651a98bb742414640b1e41362570beb
    Closes-Bug: #1485641