Add python-congressclient as new project to stackforge

This patch adds the config needed to create the python-congressclient
for the congress repo.

Change-Id: I420bfa73de3a91776e6587d37be15a6dbcd46ceb
This commit is contained in:
Aaron Rosen 2014-06-25 19:35:35 -07:00 committed by Clark Boylan
parent 824fcb45e6
commit ea2c76a0fc
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group congress-core
label-Workflow = -1..+1 group congress-core
abandon = group congress-core
[access "refs/tags/*"]
pushSignedTag = group congress-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -118,6 +118,14 @@
- python-jobs
- gate-{name}-docs
- project:
name: python-congressclient
github-org: stackforge
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: python-ganttclient

View File

@ -946,6 +946,8 @@
- project: stackforge/python-blazarclient
description: Client for OpenStack Blazar
acl-config: /home/gerrit2/acls/stackforge/blazar.config
- project: stackforge/python-congressclient
description: Client for OpenStack Congress
- project: stackforge/python-jenkins
upstream: git://github.com/jeblair/python-jenkins.git
description: Python API for managing jobs and nodes in a Jenkins CI instance

View File

@ -3695,6 +3695,13 @@ projects:
post:
- mistral-extra-branch-tarball
- name: stackforge/python-congressclient
check:
- gate-python-congressclient-pep8
- gate-python-congressclient-python27
gate:
- noop
- name: stackforge/python-mistralclient
template:
- name: publish-to-pypi