I am getting the following error when I try to bootstrap cloudify 3.4 on openstack:
Task failed 'fabrik_plugin.task.run_script-> low level socket error
connecting to host 172.16.x.x on port 22 : no route to host '
PS: I am using centos 7. image (.qcow2)
I launched an instance with the same image independently of cloudify and I could access it via ssh without any problem
Any idea what does the error mean? And how could I solve it?
Any kind of help is highly appreciated.