Merge "Initial configuration for python-barbicanclient"

This commit is contained in:
Jenkins 2013-12-05 23:42:21 +00:00 committed by Gerrit Code Review
commit 0310ab439a
5 changed files with 38 additions and 0 deletions

View File

@ -327,6 +327,7 @@ openstack-barbican:
- x-vrif-minus-2
projects:
- stackforge/barbican
- stackforge/python-barbicanclient
branches:
- master

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group barbican-core
label-Approved = +0..+1 group barbican-core
workInProgress = group barbican-core
[access "refs/tags/*"]
create = group barbican-core
pushTag = group barbican-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1521,6 +1521,15 @@
jobs:
- python-jobs
- project:
name: python-barbicanclient
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: taskflow
github-org: stackforge

View File

@ -3279,6 +3279,18 @@ projects:
gate:
- gate-noop
- name: stackforge/python-barbicanclient
check:
- gate-python-barbicanclient-pep8
- gate-python-barbicanclient-python26
- gate-python-barbicanclient-python27
gate:
- gate-python-barbicanclient-pep8
- gate-python-barbicanclient-python26
- gate-python-barbicanclient-python27
post:
- python-barbicanclient-branch-tarball
- name: stackforge/python-climateclient
check:
- gate-python-climateclient-requirements

View File

@ -495,6 +495,9 @@
- project: stackforge/pyghmi
description: A Pure python IPMI library
upstream: git://git.code.sf.net/p/xcat/python-ipmi
- project: stackforge/python-barbicanclient
description: Client library for Barbican API.
upstream: git://github.com/cloudkeep/python-barbicanclient
- project: stackforge/python-climateclient
description: Client for OpenStack Climate
acl-config: /home/gerrit2/acls/stackforge/climate.config