Hello i am trying to deploy newton via the ansible role to 6 nodes. The setup-hosts.yml after a while starts giving these errors
____________________________________________________________ < TASK [lxc_container_create : Wait for ssh to be available] > ------------------------------------------------------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || fatal: [ostack2_keystone_container-7c73e1f4 -> localhost]: FAILED! => {"attempts": 3, "changed": false, "elapsed": 301, "failed": true, "msg": "Timeout when waiting for search string OpenSSH in 172.29.239.56:22"} 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 172.29.239.76:22"} 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 172.29.239.129:22"} i was told this has something to do with bridging , therefore , my interfaces file is here : http://paste.openstack.org/show/601179/ all hosts have the same interface file listed above with the only difference the actual host ip . What could be wrong ? thank you
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack