Comment 10 for bug 1552394

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

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

commit 58e1520d93188ac2ed73e7afc569f1ed677e6388
Author: Bjoern Teipel <email address hidden>
Date: Fri Mar 4 16:44:57 2016 -0600

    Fix auth_url for heat configuration

    This fix configures the auth_url parameter to use keystone_service_adminurl
    over the existing keystone_service_adminuri parameter which actually leads
    to a incomplete URL lacking the API version like /v3/tokens

    Change-Id: I5d5b32dc9e91f9c127660d0b7fb96765f55b7b32
    Related-Bug: #1552394