Add stackforge/python-cloudfoundryclient
Change-Id: I9eed9f19f12029810d7ce135a9dcd12b99d1784c
This commit is contained in:
15
gerrit/acls/stackforge/python-cloudfoundryclient.config
Normal file
15
gerrit/acls/stackforge/python-cloudfoundryclient.config
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group cloudfoundryclient-core
|
||||||
|
label-Code-Review = -2..+2 group cloudfoundryclient-core
|
||||||
|
label-Verified = -1..+1 group congress-ci
|
||||||
|
label-Workflow = -1..+1 group cloudfoundryclient-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group cloudfoundryclient-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@@ -1695,6 +1695,8 @@
|
|||||||
- project: stackforge/python-blazarclient
|
- project: stackforge/python-blazarclient
|
||||||
description: Client for OpenStack Blazar
|
description: Client for OpenStack Blazar
|
||||||
acl-config: /home/gerrit2/acls/stackforge/blazar.config
|
acl-config: /home/gerrit2/acls/stackforge/blazar.config
|
||||||
|
- project: stackforge/python-cloudfoundryclient
|
||||||
|
description: Python bindings for cloudfoundry
|
||||||
- project: stackforge/python-cloudkittyclient
|
- project: stackforge/python-cloudkittyclient
|
||||||
description: Python client library for CloudKitty API
|
description: Python client library for CloudKitty API
|
||||||
acl-config: /home/gerrit2/acls/stackforge/cloudkitty.config
|
acl-config: /home/gerrit2/acls/stackforge/cloudkitty.config
|
||||||
|
@@ -1090,6 +1090,7 @@ congress:
|
|||||||
- stackforge/congress
|
- stackforge/congress
|
||||||
- stackforge/python-congressclient
|
- stackforge/python-congressclient
|
||||||
- stackforge/congress-specs
|
- stackforge/congress-specs
|
||||||
|
- stackforge/python-cloudfoundryclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@@ -4075,6 +4075,15 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-cloudfoundryclient
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-cloudkittyclient
|
name: python-cloudkittyclient
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@@ -5486,6 +5486,20 @@ projects:
|
|||||||
release:
|
release:
|
||||||
- python-blazarclient-tarball
|
- python-blazarclient-tarball
|
||||||
|
|
||||||
|
- name: stackforge/python-cloudfoundryclient
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: check-requirements
|
||||||
|
- name: publish-to-pypi
|
||||||
|
check:
|
||||||
|
- gate-python-cloudfoundryclient-pep8
|
||||||
|
- gate-python-cloudfoundryclient-python27
|
||||||
|
- gate-python-cloudfoundryclient-python34
|
||||||
|
gate:
|
||||||
|
- gate-python-cloudfoundryclient-pep8
|
||||||
|
- gate-python-cloudfoundryclient-python27
|
||||||
|
- gate-python-cloudfoundryclient-python34
|
||||||
|
|
||||||
- name: stackforge/python-cloudkittyclient
|
- name: stackforge/python-cloudkittyclient
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Reference in New Issue
Block a user