Files
cookbook-openstack-block-st…/spec/keystone_registration_spec.rb
John Dewey 9ae54fc736 Initial testing via chefspec of all recipes
* Did not implement template testing ATM.  Need to go through
  and add those.  Hoping to get some help with that.
2013-05-05 22:17:48 -07:00

6 lines
90 B
Ruby

require "spec_helper"
describe "cinder::keystone_registration" do
#TODO: implement
end