Removed keystone_ec2_uri from heat.conf

keystone_ec2_uri doesn't exist anymore, setting auth_uri is now sufficient.

Change-Id: I861641190b72b9b7cc6ab2a77e3767bd581b6517
This commit is contained in:
Adrien Cunin 2014-03-27 16:40:32 +01:00
parent 6adcdfc232
commit afc4831a2a

View File

@ -118,8 +118,7 @@ admin_tenant_name = service
admin_user = heat
admin_password = <replaceable>HEAT_PASS</replaceable>
[ec2authtoken]
auth_uri = http://<replaceable>controller</replaceable>:5000/v2.0
keystone_ec2_uri = http://<replaceable>controller</replaceable>:5000/v2.0/ec2tokens</programlisting>
auth_uri = http://<replaceable>controller</replaceable>:5000/v2.0</programlisting>
</step>
<step>
<para>Register the Heat and CloudFormation APIs with the