mat128 / vagrant-openstack-cloud-provider

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

Add the error's reason to the SSH unavailable exception #27

Closed lindycoder closed 7 years ago

lindycoder commented 7 years ago

When it was failing there were no way to determining whether it was the timeout or an alternative reason, and when it was an alternative reason we couldn't know what it is.

To assert error messages correctly, i18n had to be activated in the tests