Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Better error message if a provider does not support :public_address capability #7

Open
mkuzmin opened this issue Mar 17, 2016 · 0 comments

Comments

@mkuzmin
Copy link
Owner

mkuzmin commented Mar 17, 2016

OpenStack provider does not expose :public_address capability, so Vagrant fails with an error:

ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::CapabilityNotFound: The capability 'public_address' could not be found. This is an internal error
that users should never see. Please report a bug.>
ERROR vagrant: The capability 'public_address' could not be found. This is an internal error
that users should never see. Please report a bug.
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/capability_host.rb:94:in `capability'

Maybe there is a way to handle such case better, and display more descriptive error message.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant