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

chef-provisioning-fog with fog-openstack can't load fog #221

Open
chilicheech opened this issue Dec 5, 2017 · 0 comments
Open

chef-provisioning-fog with fog-openstack can't load fog #221

chilicheech opened this issue Dec 5, 2017 · 0 comments

Comments

@chilicheech
Copy link
Collaborator

I'm chef-provisioning-fog(0.26.0) with fog-openstack(0.1.22) and getting the following error:

Error: cannot load such file -- fog

It's being required here: https://github.com/chef/chef-provisioning-fog/blob/master/lib/chef/provisioning/fog_driver/driver.rb#L16

But the gem isn't installing it: https://github.com/chef/chef-provisioning-fog/blob/master/chef-provisioning-fog.gemspec
I know the above was done on purpose, but why are we still requiring 'fog' when we no longer have it as a dependency?

What gives?

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

No branches or pull requests

1 participant