<div dir="ltr">Mmm... Apparently, the document is wrong, I tried this now:<div><br></div><div><div>keystone endpoint-create --region sp-east-1 --service-id $heat_service_id --publicurl '<a href="http://heat-srv-1.yourdomain.com:8004/v1/\$(tenant_id)s">http://heat-srv-1.yourdomain.com:8004/v1/\$(tenant_id)s</a>' --adminurl '<a href="http://heat-srv-1.yourdomain.com:8004/v1/\$(tenant_id)s">http://heat-srv-1.yourdomain.com:8004/v1/\$(tenant_id)s</a>' --internalurl '<a href="http://heat-srv-1.yourdomain.com:8004/v1/\$(tenant_id)s">http://heat-srv-1.yourdomain.com:8004/v1/\$(tenant_id)s</a>'</div>

</div><div><br></div><div>And it seems to be working now, I'll keep testing it.</div><div><br></div><div>Can someone confirm it the doc is currently wrong or not?!</div><div><br></div><div>Cheers!</div><div>Thiago</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 30 October 2013 23:02, Martinx - ジェームズ <span dir="ltr"><<a href="mailto:thiagocmartinsc@gmail.com" target="_blank">thiagocmartinsc@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Stackers!   =)<div><br></div><div>I'm following this doc:</div><div><br></div><div><a href="http://docs.openstack.org/havana/install-guide/install/apt/content/heat-install.html" target="_blank">http://docs.openstack.org/havana/install-guide/install/apt/content/heat-install.html</a><br>


</div><div><br></div><div><br></div><div>Commands ok:</div><div><br></div><div><br></div><div>On heat server:</div><div><br></div><div>heat-manage db_sync # OK<br></div><div><br></div><div><br></div><div>On controller:</div>


<div><br></div><div>keystone user-create --name=heat --pass=Heat_PAss --email=<a href="mailto:heat@yourdomain.com" target="_blank">heat@yourdomain.com</a> # OK<br></div><div><br></div><div>keystone user-role-add --user=heat --tenant=service --role=admin # OK<br>


</div><div><br></div><div><div>keystone service-create --name heat --type orchestration --description 'Heat Orchestration API' # OK</div><div><br></div><div>keystone service-create --name heat-cfn --type cloudformation --description 'Heat CloudFormation API' # OK</div>


</div><div><br></div><div><br></div><div>Heat:</div><div><br></div><div># Apparently runs Okay</div><div><div>keystone endpoint-create --region sp-east-1 --service-id $heat_service_id --publicurl '<a href="http://heat-srv-1.yourdomain.com:8004/v1/%\(tenant_id\)s" target="_blank">http://heat-srv-1.yourdomain.com:8004/v1/%\(tenant_id\)s</a>' --adminurl '<a href="http://heat-srv-1.yourdomain.com:8004/v1/%\(tenant_id\)s" target="_blank">http://heat-srv-1.yourdomain.com:8004/v1/%\(tenant_id\)s</a>' --internalurl '<a href="http://heat-srv-1.yourdomain.com:8004/v1/%\(tenant_id\)s" target="_blank">http://heat-srv-1.yourdomain.com:8004/v1/%\(tenant_id\)s</a>'</div>


</div><div><br></div><div><br></div><div>Heat-CFN:</div><div><br></div><div># Apparently runs Okay</div><div>keystone endpoint-create --region sp-east-1 --service-id $heat_cfn_service_id --publicurl '<a href="http://heat-srv-1.yourdomain.com:8000/v1" target="_blank">http://heat-srv-1.yourdomain.com:8000/v1</a>' --adminurl '<a href="http://heat-srv-1.yourdomain.com:8000/v1" target="_blank">http://heat-srv-1.yourdomain.com:8000/v1</a>' --internalurl '<a href="http://heat-srv-1.yourdomain.com:8000/v1" target="_blank">http://heat-srv-1.yourdomain.com:8000/v1</a>'<br>


</div><div><br></div><div><br></div><div>But, nova-compute.log immediately starts to show:</div><div><br></div><div>---</div><div><div>2013-10-30 22:43:<a href="tel:13.513%2021440" value="+551351321440" target="_blank">13.513 21440</a> ERROR nova.network.neutronv2 [-] Neutron client authentication failed: {"error": {"message": "Malformed endpoint URL (<a href="http://heat-srv-1.yourdomain.com:8004/v1/%\\(tenant_id\\)s" target="_blank">http://heat-srv-1.yourdomain.com:8004/v1/%\\(tenant_id\\)s</a>), see ERROR log for details.", "code": 500, "title": "Internal Server Error"}}</div>


</div><div>---</div><div><br></div><div>The file /var/log/heat/heat.log shows:</div><div><br></div><div>---</div><div><div>2013-10-29 13:11:47.346 1496 INFO heat.api [-] Starting Heat ReST API on <a href="http://0.0.0.0:8004" target="_blank">0.0.0.0:8004</a></div>


</div><div>---</div><div><br></div><div>Any tips?!</div><div><br></div><div>Regards,</div><div>Thiago</div></div>
</blockquote></div><br></div>