Merge "Add heat puppet module to stackforge"

This commit is contained in:
Jenkins 2013-08-02 12:27:14 +00:00 committed by Gerrit Code Review
commit 928307d991
4 changed files with 30 additions and 0 deletions

View File

@ -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

View File

@ -993,6 +993,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

View File

@ -2016,6 +2016,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

View File

@ -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