Comment 3 for bug 1620630

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

Reviewed: https://review.openstack.org/384147
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=96bfb5967c7812fa103ccd660a7adafc02dada57
Submitter: Jenkins
Branch: master

commit 96bfb5967c7812fa103ccd660a7adafc02dada57
Author: zhubingbing <email address hidden>
Date: Sun Oct 9 02:50:03 2016 +0000

    fix mistral requires auth_uri to point to v3 explicitly

    mistral create keystone client by using auth_uri to v3 explicitly[0]

    [0] https://github.com/openstack/mistral/blob/7685cdb1b653ecbeda28ad45adcc3196cb52767e/mistral/utils/openstack/keystone.py#L174,#L184

    Change-Id: Iff38204414289a9aa36232b2c461bc5bdde46e56
    Closes-Bug: #1620630