<div dir="ltr"><div><div>Hey there,<br><br></div>I installed the latest version of openstack with RDO kilo. and did all the necessary configuration to make heat work.<br><br></div><div>I used this command to generate new credentials for heat as I had found the error authorization failed in my heat-engine.log :<br><p class="MsoNormal"><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">$ <span class="">heat</span>-keystone-setup-domain \</font></span></span></p><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">
</font></span></span><p class="MsoNormal"><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">--stack-user-domain-name heat_user_domain \</font></span></span></p><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">
</font></span></span><p class="MsoNormal"><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">--stack-domain-admin heat_domain_admin \</font></span></span></p><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">
--stack-domain-admin-password heat_domain_password<br><br></font></span></span></div><div><span style="font-size:14pt;color:rgb(31,73,125)"><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">My problem is that I still have the same problem even if I had updated my heat.conf with these information and rebooted my openstack controller and compute.<br><br></font></span></span></span></div><div><span style="font-size:14pt;color:rgb(31,73,125)"><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2">any ideas?<br></font></span></span></span></div><div><span style="font-size:14pt;color:rgb(31,73,125)"><span style="color:rgb(0,0,0)"><span style="font-family:arial,helvetica,sans-serif"><font size="2"><br>2015-05-26 13:48:40.380 5046 DEBUG keystoneclient.session [-] Request returned failure status: 401 request /usr/lib/python2.7/site-packages/keystoneclient/session.py:396<br>2015-05-26 13:48:40.380 5046 DEBUG keystoneclient.v3.client [-] Authorization failed. get_raw_token_from_identity_service /usr/lib/python2.7/site-packages/keystoneclient/v3/client.py:279<br>2015-05-26 13:48:40.381 5046 ERROR heat.common.keystoneclient [-] Domain admin client authentication failed<br>2015-05-26 13:48:40.405 5046 INFO heat.engine.stack [-] Stack CREATE FAILED (scaleup_down): Authorization failed.<br>2015-05-26 13:48:40.406 5046 INFO heat.engine.service [-] Stack create failed, status FAILED<br>2015-05-26 13:48:40.408 5046 DEBUG heat.engine.stack_lock [-] Engine eb952064-9ddf-498a-b60a-5bd725fdbbef released lock on stack c4dfd3f5-405e-439c-89ba-b65f8add7e74 release /usr/lib/python2.7/site-packages/heat/engine/stack_lock.py:132<br><br></font></span></span><br></span></div></div>