Introduces openstack-chef-repo to stackforge
Adds the openstack-chef-repo repo to the stackforge organization. This repo will contain the roles, documentation and integration tests for the OpenStack project and library cookbooks also in stackforge. A later patch will add jenkins jobs for validating changes to openstack-chef-repo. Change-Id: If3b11a007621e0d6ddb9a6c434f8cb4de1375954 Reviewed-on: https://review.openstack.org/29830 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
ee9bb53621
commit
b5a3f6f3bb
@ -1829,6 +1829,12 @@ projects:
|
|||||||
- gate-cookbook-openstack-block-storage-chef-lint
|
- gate-cookbook-openstack-block-storage-chef-lint
|
||||||
- gate-cookbook-openstack-block-storage-chef-unit
|
- gate-cookbook-openstack-block-storage-chef-unit
|
||||||
|
|
||||||
|
- name: stackforge/openstack-chef-repo
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/cookbook-openstack-common
|
- name: stackforge/cookbook-openstack-common
|
||||||
check:
|
check:
|
||||||
- gate-cookbook-openstack-common-chef-lint
|
- gate-cookbook-openstack-common-chef-lint
|
||||||
|
@ -203,6 +203,9 @@
|
|||||||
description: OpenVz driver for Nova
|
description: OpenVz driver for Nova
|
||||||
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
||||||
- project: stackforge/python-marconiclient
|
- project: stackforge/python-marconiclient
|
||||||
|
- project: stackforge/openstack-chef-repo
|
||||||
|
description: Example Chef Repo that sets up an OpenStack Deployment
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
||||||
- project: stackforge/cookbook-openstack-common
|
- project: stackforge/cookbook-openstack-common
|
||||||
description: Chef Cookbook - common OpenStack configuration
|
description: Chef Cookbook - common OpenStack configuration
|
||||||
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user