locales/en.yml in vagrant-openstack-cloud-provider-1.1.10 vs locales/en.yml in vagrant-openstack-cloud-provider-1.1.11

- old
+ new

@@ -35,12 +35,13 @@ create_bad_state: |- While creating the server, it transitioned to an unexpected state: '%{state}', instead of properly booting. Run `vagrant status` to find out what can be done about this state, or `vagrant destroy` if you want to start over. + ssh_wait_timeout: |- + The server is not ready for SSH communication after %{seconds} seconds. ssh_unavailable: |- - The server has been created successfully but it refuses incomming - ssh connections. + The server's SSH failed to become available because: %{error}. no_matching_flavor: |- No matching flavor was found! Please check your flavor setting to make sure you have a valid flavor chosen. no_matching_image: |- No matching image was found! Please check your image setting to