Comment 6 for bug 1565550

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

Reviewed: https://review.openstack.org/305905
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=d2d006b79b72425915f68a599c2f22458e5c2809
Submitter: Jenkins
Branch: liberty

commit d2d006b79b72425915f68a599c2f22458e5c2809
Author: Miguel Alex Cantu <email address hidden>
Date: Thu Apr 14 14:53:27 2016 +0000

    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.

    Backport of I6b4eb2301690038b717a0b51490036dd30e76edd

    Change-Id: I149226977398506ac4ae56589fc7ccc92f6d9384
    Closes-Bug: 1565550