Files
cookbook-openstack-block-st…/Berksfile
Jay Pipes 4a68fb3b78 Attempting to fix Berksfile and metadata.rb deps
Still changing glance -> openstack-image and Keystone
-> openstack-identity in places now that those cookbooks
have properly been renamed in the stackforge repos.

Change-Id: I9d4a5062e21597424d1a08ac247b8707fb6d98ff
2013-05-16 16:58:22 -04:00

9 lines
300 B
Ruby

metadata
cookbook "openstack-image",
git: "git://github.com/stackforge/cookbook-openstack-image.git"
cookbook "openstack-identity",
git: "git://github.com/stackforge/cookbook-openstack-identity.git"
cookbook "openstack-common",
git: "git://github.com/stackforge/cookbook-openstack-common.git"