Add openstack-orchestration to chef-repo Berksfile.

https://review.openstack.org/#/c/66751/ adds openstack-orchestration as a
dep for openstack-ops-databse, so the parent chef repo needs a url for
openstack-orchestration.

Change-Id: If842ef252fb10110798faa6134e49872ab8102d7
This commit is contained in:
Hugh Saunders 2014-01-16 20:07:22 +00:00
parent 8179f7a3a0
commit 90374b6b02
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ cookbook 'openstack-network', github: 'stackforge/cookbook-openstack-network'
cookbook 'openstack-object-storage', github: 'stackforge/cookbook-openstack-object-storage'
cookbook 'openstack-ops-database', github: 'stackforge/cookbook-openstack-ops-database'
cookbook 'openstack-ops-messaging', github: 'stackforge/cookbook-openstack-ops-messaging'
cookbook 'openstack-orchestration', github: 'stackforge/cookbook-openstack-orchestration'