Comment 2 for bug 1547495

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

Reviewed: https://review.openstack.org/282321
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=49a9a10e978de0ca5d7cf786f07deefb6c4c3828
Submitter: Jenkins
Branch: master

commit 49a9a10e978de0ca5d7cf786f07deefb6c4c3828
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