<div dir="ltr"><div><font>Hi guys, <br><br>I 'm trying to create a simple stack with heat. <br>The template contains SoftwareConfig, SoftwareDeployment and a single server resources.<br><br>The problem is that the SoftwareDeployment resource is always in progress !<br>
</font>
<font><br>After waiting for more than an hour the stack deployment failed and I got this error:<br><br> TRACE
 heat.engine.resource HTTPUnauthorized: ERROR: Authentication failed. 
Please try again with option --include-password or export 
HEAT_INCLUDE_PASSWORD=1<br>
TRACE heat.engine.resource Authentication required<br><br></font></div><font>When I checked t<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">he log file (/var/log/heat/heat-engine.log), it shows  the following message(every second):</span>
<br><br>2014-08-10 19:41:09.622 2391 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.122.10<br>2014-08-10 19:41:10.648 2391 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.122.10<br>

2014-08-10 19:41:11.671 2391 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.122.10<br>2014-08-10 19:41:12.690 2391 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.122.10<br>

<br>Here the template I am using :<br><a href="https://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/wordpress/WordPress_software-config_1-instance.yaml" target="_blank">https://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/wordpress/WordPress_software-config_1-instance.yaml</a><br>

<br>Please help !<br><br>Kind Regards,<br><br>David</font></div>