Comment 2 for bug 1565550

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

Reviewed: https://review.openstack.org/302433
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/commit/?id=b3888759fbb755051f9abc4bcd6f4f9f0271d1d5
Submitter: Jenkins
Branch: master

commit b3888759fbb755051f9abc4bcd6f4f9f0271d1d5
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