Skip to content

Commit

Permalink
Merge pull request #219 from ggiamarchi/issue218
Browse files Browse the repository at this point in the history
Add missing require in abstract command
  • Loading branch information
julienvey committed Mar 2, 2015
2 parents 6e88244 + fe3ce1b commit d26acad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'vagrant-openstack-provider/client/openstack'
require 'colorize'

module VagrantPlugins
module Openstack
Expand Down

0 comments on commit d26acad

Please sign in to comment.