Adds OpenStack Orchestration cookbook

Adds a new Chef cookbook to the stackforge repository
for OpenStack Orchestration (Heat).

Change-Id: Iaf2129f52aa7da7445c3939ca972a65921d79762
Reviewed-on: https://review.openstack.org/29938
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Jay Pipes
2013-05-21 11:38:30 -04:00
committed by Jenkins
parent b5a3f6f3bb
commit 4413ad1244
3 changed files with 20 additions and 0 deletions

View File

@@ -1000,6 +1000,15 @@
- gate-{name}-chef-lint
- gate-{name}-chef-unit
- project:
name: cookbook-openstack-orchestration
github-org: stackforge
node: precise
jobs:
- gate-{name}-chef-lint
- gate-{name}-chef-unit
- project:
name: cookbook-openstack-ops-database
github-org: stackforge

View File

@@ -1893,6 +1893,14 @@ projects:
gate:
- gate-noop
- name: stackforge/cookbook-openstack-orchestration
check:
- gate-cookbook-openstack-orchestration-chef-lint
- gate-cookbook-openstack-orchestration-chef-unit
gate:
- gate-cookbook-openstack-orchestration-chef-lint
- gate-cookbook-openstack-orchestration-chef-unit
- name: stackforge/cookbook-openstack-ops-database
check:
- gate-cookbook-openstack-ops-database-chef-lint

View File

@@ -233,6 +233,9 @@
- project: stackforge/cookbook-openstack-metering
description: Chef Cookbook - OpenStack Metering
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
- project: stackforge/cookbook-openstack-orchestration
description: Chef Cookbook - OpenStack Orchestration
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
- project: stackforge/cookbook-openstack-ops-database
description: Chef Cookbook - Support Cookbook for Database
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config