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:
Dan Bode 2013-04-24 10:57:08 -07:00 committed by Jenkins
parent 98878bdd81
commit 915ba5f154
4 changed files with 26 additions and 0 deletions

View File

@ -199,6 +199,7 @@ puppet-openstack:
- stackforge/puppet-nova
- stackforge/puppet-openstack
- stackforge/puppet-openstack_dev_env
- stackforge/puppet-quantum
- stackforge/puppet-swift
branches:
- master

View File

@ -841,3 +841,12 @@
jobs:
- puppet-module-unit
- project:
name: puppet-quantum
github-org: stackforge
node: quantal
tarball-site: tarballs.openstack.org
jobs:
- puppet-module-unit

View File

@ -1594,6 +1594,18 @@ projects:
- gate-puppet-nova-puppet-unit-3.0
- 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
check:
- gate-puppet-openstack-puppet-unit-2.6

View File

@ -171,6 +171,10 @@
description: OpenStack Swift Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
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
upstream: https://github.com/samu4924/opencafe
description: "Common Automation Framework Engine. Core driver for CloudCAFE"