Comment 5 for bug 1547495

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

Reviewed: https://review.openstack.org/293965
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=8716a6402da035bbd5ae026f65b051700289efbd
Submitter: Jenkins
Branch: stable/liberty

commit 8716a6402da035bbd5ae026f65b051700289efbd
Author: Thomas Herve <email address hidden>
Date: Fri Feb 19 13:41:15 2016 +0100

    Pass all options when doing keystone discovery

    When trying to discover Keystone URI in get_auth_uri, pass all the
    related options. This refactors some code to have one place in
    common.config to retrieve options for clients, instead of 3.

    Change-Id: Ic78d47f69db33fc312ed2684976df90b75881eec
    Closes-Bug: #1547495
    (cherry picked from commit 49a9a10e978de0ca5d7cf786f07deefb6c4c3828)