Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninitialized constant ActionFailed #76

Closed
zambon opened this issue Dec 3, 2014 · 3 comments
Closed

Uninitialized constant ActionFailed #76

zambon opened this issue Dec 3, 2014 · 3 comments
Assignees
Milestone

Comments

@zambon
Copy link

zambon commented Dec 3, 2014

When trying to boot a server and attach a floating IP from a pool that doesn't have any IP addresses left, I get the following error from driver.rb:453.

NameError
---------
uninitialized constant Chef::Provisioning::FogDriver::Driver::ActionFailed
@jkeiser jkeiser added this to the 1.0 milestone Feb 20, 2015
@jkeiser
Copy link
Contributor

jkeiser commented Feb 26, 2015

@tyler-ball pretty sure you have a fix for this in the hopper.

@jkeiser
Copy link
Contributor

jkeiser commented Feb 26, 2015

I am fairly sure this is fixed by #86

@tyler-ball
Copy link
Contributor

Correct - @zambon can you try with my branch from #86 and see if you still get the error? If you don't, lets go ahead and close this because I'll merge that other branch soon.

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

Successfully merging a pull request may close this issue.

3 participants