Comment 2 for bug 1699418

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

Reviewed: https://review.openstack.org/476014
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=923e2e2316817be3e7017b43dc24bb0a7971f460
Submitter: Jenkins
Branch: master

commit 923e2e2316817be3e7017b43dc24bb0a7971f460
Author: rabi <email address hidden>
Date: Tue Jun 20 14:21:32 2017 +0530

    Make standalone heat work with keystone v3

    - Fix authpassword middleware
    - Pass user_domain/project_domain all through. user_domain
    is required whenever authenticating a user with 'username'
    and creating the 'password' auth_plugin.

    Change-Id: I692639a16be42b755628695d89731aa23eb9221b
    Closes-Bug: #1699418