Add heat puppet module to stackforge

Fix bug #1207104

Change-Id: Id0101de07837844b13aa16c8c6ab2f1759bf87b4
This commit is contained in:
Emilien Macchi 2013-08-01 00:23:17 +02:00
parent fb99b4fa74
commit 8c396f4d9d
4 changed files with 30 additions and 0 deletions
modules
gerritbot/files
openstack_project
files
jenkins_job_builder/config
zuul
templates

@ -220,6 +220,7 @@ puppet-openstack:
- stackforge/puppet-ceilometer
- stackforge/puppet-cinder
- stackforge/puppet-glance
- stackforge/puppet-heat
- stackforge/puppet-horizon
- stackforge/puppet-keystone
- stackforge/puppet-nova

@ -990,6 +990,17 @@
- gate-{name}-puppet-syntax
- puppet-module-unit
- project:
name: puppet-heat
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-puppet-lint
- gate-{name}-puppet-syntax
- puppet-module-unit
- project:
name: puppet-nova
github-org: stackforge

@ -1994,6 +1994,20 @@ projects:
- gate-puppet-glance-puppet-unit-3.0
- gate-puppet-glance-puppet-unit-3.1
- name: stackforge/puppet-heat
check:
- gate-puppet-heat-puppet-lint
- gate-puppet-heat-puppet-syntax
- gate-puppet-heat-puppet-unit-2.7
- gate-puppet-heat-puppet-unit-3.0
- gate-puppet-heat-puppet-unit-3.1
gate:
- gate-puppet-heat-puppet-lint
- gate-puppet-heat-puppet-syntax
- gate-puppet-heat-puppet-unit-2.7
- gate-puppet-heat-puppet-unit-3.0
- gate-puppet-heat-puppet-unit-3.1
- name: stackforge/puppet-horizon
check:
- gate-puppet-horizon-puppet-lint

@ -207,6 +207,10 @@
description: OpenStack Glance Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-glance.git
- project: stackforge/puppet-heat
description: OpenStack Heat Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/enovance/puppet-heat.git
- project: stackforge/puppet-horizon
description: OpenStack Horizon Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config