add quantum puppet module to stackforge
Change-Id: If78d175c823dd6ff288e944c74f9b47521e9ec16 Reviewed-on: https://review.openstack.org/27433 Reviewed-by: Anita Kuno <anita.kuno@enovance.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
98878bdd81
commit
915ba5f154
@ -199,6 +199,7 @@ puppet-openstack:
|
|||||||
- stackforge/puppet-nova
|
- stackforge/puppet-nova
|
||||||
- stackforge/puppet-openstack
|
- stackforge/puppet-openstack
|
||||||
- stackforge/puppet-openstack_dev_env
|
- stackforge/puppet-openstack_dev_env
|
||||||
|
- stackforge/puppet-quantum
|
||||||
- stackforge/puppet-swift
|
- stackforge/puppet-swift
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -841,3 +841,12 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-module-unit
|
- puppet-module-unit
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: puppet-quantum
|
||||||
|
github-org: stackforge
|
||||||
|
node: quantal
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- puppet-module-unit
|
||||||
|
@ -1594,6 +1594,18 @@ projects:
|
|||||||
- gate-puppet-nova-puppet-unit-3.0
|
- gate-puppet-nova-puppet-unit-3.0
|
||||||
- gate-puppet-nova-puppet-unit-3.1
|
- gate-puppet-nova-puppet-unit-3.1
|
||||||
|
|
||||||
|
- name: stackforge/puppet-quantum
|
||||||
|
check:
|
||||||
|
- gate-puppet-quantum-puppet-unit-2.6
|
||||||
|
- gate-puppet-quantum-puppet-unit-2.7
|
||||||
|
- gate-puppet-quantum-puppet-unit-3.0
|
||||||
|
- gate-puppet-quantum-puppet-unit-3.1
|
||||||
|
gate:
|
||||||
|
- gate-puppet-quantum-puppet-unit-2.6
|
||||||
|
- gate-puppet-quantum-puppet-unit-2.7
|
||||||
|
- gate-puppet-quantum-puppet-unit-3.0
|
||||||
|
- gate-puppet-quantum-puppet-unit-3.1
|
||||||
|
|
||||||
- name: stackforge/puppet-openstack
|
- name: stackforge/puppet-openstack
|
||||||
check:
|
check:
|
||||||
- gate-puppet-openstack-puppet-unit-2.6
|
- gate-puppet-openstack-puppet-unit-2.6
|
||||||
|
@ -171,6 +171,10 @@
|
|||||||
description: OpenStack Swift Puppet Module
|
description: OpenStack Swift 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-swift.git
|
upstream: git://github.com/puppetlabs/puppetlabs-swift.git
|
||||||
|
- project: stackforge/puppet-quantum
|
||||||
|
description: OpenStack Quantum Puppet Module
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
|
upstream: git://github.com/bodepd/puppet-quantum.git
|
||||||
- project: stackforge/opencafe
|
- project: stackforge/opencafe
|
||||||
upstream: https://github.com/samu4924/opencafe
|
upstream: https://github.com/samu4924/opencafe
|
||||||
description: "Common Automation Framework Engine. Core driver for CloudCAFE"
|
description: "Common Automation Framework Engine. Core driver for CloudCAFE"
|
||||||
|
Loading…
Reference in New Issue
Block a user