locales/en.yml in vagrant-openstack-plugin-0.5.0 vs locales/en.yml in vagrant-openstack-plugin-0.6.0

- old
+ new

@@ -60,9 +60,12 @@ Then set either `os.network` or `os.address_id` to one of the network names. floating_ip_not_valid: |- The floating IP specified in the Vagrantfile does not match an available public IP address returned by OpenStack. + floating_ip_not_found: |- + A floating IP could not be allocated, as no available floating + IPs were found in OpenStack states: short_active: |- active long_active: |- The server is up and running. Run `vagrant ssh` to access it.