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

Load openstack_version for plugin_version #99

Merged
merged 1 commit into from
Sep 16, 2015

Conversation

BobbyRyterski
Copy link
Contributor

Saw this on a fresh bundle install:

E, [2015-09-16T13:33:21.697624 #98976] ERROR -- Kitchen: ------Exception-------
E, [2015-09-16T13:33:21.697750 #98976] ERROR -- Kitchen: Class: Kitchen::ClientError
E, [2015-09-16T13:33:21.697780 #98976] ERROR -- Kitchen: Message: Could not load the 'openstack' driver from the load path. Please ensure that your driver is installed as a gem or included in your Gemfile if using Bundler.
E, [2015-09-16T13:33:21.697806 #98976] ERROR -- Kitchen: ---Nested Exception---
E, [2015-09-16T13:33:21.697837 #98976] ERROR -- Kitchen: Class: NameError
E, [2015-09-16T13:33:21.697858 #98976] ERROR -- Kitchen: Message: uninitialized constant Kitchen::Driver::OPENSTACK_VERSION

This PR loads openstack_version to define the constant.

@david-crowder
Copy link

Got the same error and this fork resolved it.

jjasghar pushed a commit that referenced this pull request Sep 16, 2015
Load openstack_version for plugin_version
@jjasghar jjasghar merged commit 6e2daf6 into test-kitchen:master Sep 16, 2015
@jjasghar
Copy link
Contributor

Thanks for this, just released another dev release gem.

@BobbyRyterski BobbyRyterski deleted the load_plugin_version branch September 16, 2015 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants