Merge "Add heat puppet module to stackforge"
This commit is contained in:
commit
928307d991
@ -220,6 +220,7 @@ puppet-openstack:
|
|||||||
- stackforge/puppet-ceilometer
|
- stackforge/puppet-ceilometer
|
||||||
- stackforge/puppet-cinder
|
- stackforge/puppet-cinder
|
||||||
- stackforge/puppet-glance
|
- stackforge/puppet-glance
|
||||||
|
- stackforge/puppet-heat
|
||||||
- stackforge/puppet-horizon
|
- stackforge/puppet-horizon
|
||||||
- stackforge/puppet-keystone
|
- stackforge/puppet-keystone
|
||||||
- stackforge/puppet-nova
|
- stackforge/puppet-nova
|
||||||
|
@ -993,6 +993,17 @@
|
|||||||
- gate-{name}-puppet-syntax
|
- gate-{name}-puppet-syntax
|
||||||
- puppet-module-unit
|
- 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:
|
- project:
|
||||||
name: puppet-nova
|
name: puppet-nova
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -2016,6 +2016,20 @@ projects:
|
|||||||
- gate-puppet-glance-puppet-unit-3.0
|
- gate-puppet-glance-puppet-unit-3.0
|
||||||
- gate-puppet-glance-puppet-unit-3.1
|
- 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
|
- name: stackforge/puppet-horizon
|
||||||
check:
|
check:
|
||||||
- gate-puppet-horizon-puppet-lint
|
- gate-puppet-horizon-puppet-lint
|
||||||
|
@ -207,6 +207,10 @@
|
|||||||
description: OpenStack Glance Puppet Module
|
description: OpenStack Glance Puppet Module
|
||||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
upstream: git://github.com/puppetlabs/puppetlabs-glance.git
|
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
|
- project: stackforge/puppet-horizon
|
||||||
description: OpenStack Horizon Puppet Module
|
description: OpenStack Horizon Puppet Module
|
||||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user