Comment 4 for bug 1565550

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_heat (stable/mitaka)

Reviewed: https://review.openstack.org/302957
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/commit/?id=e86d3949ec79cc9113ed3bf30fbdbbf72d9fa0c1
Submitter: Jenkins
Branch: stable/mitaka

commit e86d3949ec79cc9113ed3bf30fbdbbf72d9fa0c1
Author: Hector I Gonzalez <email address hidden>
Date: Wed Apr 6 14:51:44 2016 -0500

    Fix heat trustee configuration

    Based on: I6305be3c693993de4d16d82fd6de936e92c437c5
    Removing project_domain_id and project_name since they cannot be
    specified in this section or keystone will throw a "cannot be scoped
    to multiple targets error" and auth_uri is unused by the
    keystoneclient password auth plugins.

    Change-Id: I6b4eb2301690038b717a0b51490036dd30e76edd
    Closes-Bug: 1565550
    (cherry picked from commit b3888759fbb755051f9abc4bcd6f4f9f0271d1d5)