Comment 2 for bug 1672431

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

Reviewed: https://review.openstack.org/444953
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=de31cdc77b9f339f2876df2864503f9b708d4b7d
Submitter: Jenkins
Branch: master

commit de31cdc77b9f339f2876df2864503f9b708d4b7d
Author: Eduardo Gonzalez <email address hidden>
Date: Mon Mar 13 15:35:15 2017 +0000

    Fix heat ec2 keystone auth

    Heat-api-cfn need to point to keystone v3 version.
    Otherwise heat fail while authenticating for scaling policies.

    ``AWS authentication failure.``

    Change-Id: I1950cd7359d8ad589feced870de76f02ef2c8a76
    Closes-Bug: #1672431