Adding packstack

Change-Id: I815a53f62dc35aa93a147928fbfa39ae95952a61
Reviewed-on: https://review.openstack.org/19488
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Derek Higgins 2013-01-11 20:06:44 +00:00 committed by Jenkins
parent 2281f798d0
commit 5415c5182d
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/*"]
owner = group Administrators
create = group packstack-core
[access "refs/heads/*"]
label-Code-Review = -2..+2 group packstack-core
label-Approved = +0..+1 group packstack-core
workInProgress = group packstack-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1050,3 +1050,9 @@ projects:
- gate-noop
gate:
- gate-noop
- name: stackforge/packstack
check:
- gate-noop
gate:
- gate-noop

View File

@ -162,3 +162,7 @@
- project: openstack-infra/gearman-plugin
description: The jenkins gearman plugin
acl_config: /home/gerrit2/acls/openstack-infra/gearman-plugin.config
- project: stackforge/packstack
description: Install utility to deploy openstack on multiple hosts.
acl_config: /home/gerrit2/acls/stackforge/packstack.config
upstream: git://github.com/fedora-openstack/packstack.git