Comment 1 for bug 1368621

Revision history for this message
Max Cameron (l6unchpad) wrote :

=== modified file 'templates/heat.conf'
--- templates/heat.conf 2014-04-15 12:24:23 +0000
+++ templates/heat.conf 2014-09-09 12:07:03 +0000
@@ -40,7 +40,7 @@

 {% if auth_host -%}
 [keystone_authtoken]
-auth_uri = {{ service_protocol }}://{{ service_host }}:{{ service_port }}/
+auth_uri = {{ service_protocol }}://{{ service_host }}:{{ service_port }}/v2.0
 auth_host = {{ auth_host }}
 auth_port = {{ auth_port }}
 auth_protocol = {{ auth_protocol }}