mat128 / vagrant-openstack-cloud-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
24 stars 17 forks source link

Infinite loop when SSH not accessible #9

Closed mat128 closed 7 years ago

mat128 commented 11 years ago

When SSH is not accessible, the box creation is in an infinite loop while waiting for SSH. The operation should bail out after a specific timeout, just like the other async operations (creating a VM and waiting for it to be "ready", etc.).

godp1301 commented 8 years ago

@mat128 This can be closed now