CloudBindle / youxia

A VM provisioner and fleet management tool.
GNU General Public License v3.0
2 stars 1 forks source link

Feature/no arbitrary wait #51

Closed denis-yuen closed 8 years ago

denis-yuen commented 8 years ago

This removes the arbitrary wait for OpenStack and Azure by opening a SSH connection before attempting to use azure. This also launches Azure VMs in multi-threaded mode.

This has been tested on OpenStack, awaiting testing on Azure when capacity permits.

This tackles the following tickets #50 and #44