<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word">Hello<div>i am trying to deploy newton via the ansible role to 6 nodes. The setup-hosts.yml after a while starts giving these errors </div><div><br></div><div><p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures"> ____________________________________________________________</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">< TASK [lxc_container_create : Wait for ssh to be available] ></span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures"> ------------------------------------------------------------</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">        \   ^__^</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">         \  (oo)\_______</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">            (__)\       )\/\</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">                ||----w |</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">                ||     ||</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(131,148,150);background-color:rgba(1,43,54,0.960784);min-height:15px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(221,79,51);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">fatal: [ostack2_keystone_container-7c73e1f4 -> localhost]: FAILED! => {"attempts": 3, "changed": false, "elapsed": 301, "failed": true, "msg": "Timeout when waiting for search string OpenSSH in <a href="http://172.29.239.56:22">172.29.239.56:22</a>"}</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(221,79,51);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">fatal: [ostack2_cinder_scheduler_container-058ce4de -> localhost]: FAILED! => {"attempts": 3, "changed": false, "elapsed": 300, "failed": true, "msg": "Timeout when waiting for search string OpenSSH in <a href="http://172.29.239.76:22">172.29.239.76:22</a>"}</span></p>
<p style="margin:0px;line-height:normal;font-family:Menlo;color:rgb(221,79,51);background-color:rgba(1,43,54,0.960784)"><span style="font-variant-ligatures:no-common-ligatures">fatal: [ostack2_nova_conductor_container-d37221d3 -> localhost]: FAILED! => {"attempts": 3, "changed": false, "elapsed": 301, "failed": true, "msg": "Timeout when waiting for search string OpenSSH in <a href="http://172.29.239.129:22">172.29.239.129:22</a>"}</span></p></div><div><br></div><div><br></div><div>i was told this has something to do with bridging , therefore , my interfaces file is here : <a href="http://paste.openstack.org/show/601179/">http://paste.openstack.org/show/601179/</a></div><div><br></div><div>all hosts have the same interface file listed above with the only difference the actual host ip .  What could be wrong ?</div><div>thank you</div></body></html>