Comment 2 for bug 1558673

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

Reviewed: https://review.openstack.org/294169
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=bd2cd8997cde4dea9d2e5e66890b8a939b02430f
Submitter: Jenkins
Branch: master

commit bd2cd8997cde4dea9d2e5e66890b8a939b02430f
Author: Matt Fischer <email address hidden>
Date: Thu Mar 17 10:55:17 2016 -0600

    Set region_name for [keystone_authtoken]

    region_name_for_services ensures that heat will talk to the right
    services like nova/neutron, but for the token validation we need to also
    set region_name for the keystone_authtoken section.

    Change-Id: I62974e661cb82e52d721c97c27c586f98eee970c
    Closes-Bug: #1558673