Merge "Add Fuel Client to Stackforge"
This commit is contained in:
14
gerrit/acls/stackforge/python-fuelclient.config
Normal file
14
gerrit/acls/stackforge/python-fuelclient.config
Normal file
@@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group python-fuelclient-core
|
||||
label-Code-Review = -2..+2 group python-fuelclient-core
|
||||
label-Workflow = -1..+1 group python-fuelclient-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group python-fuelclient-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@@ -1661,6 +1661,12 @@
|
||||
- project: stackforge/python-congressclient
|
||||
description: Client for OpenStack Congress
|
||||
acl-config: /home/gerrit2/acls/stackforge/congress.config
|
||||
- project: stackforge/python-fuelclient
|
||||
description: Client for Fuel.
|
||||
groups:
|
||||
- fuel
|
||||
upstream: https://github.com/romcheg/python-fuelclient.git
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/python-group-based-policy-client
|
||||
description: Client for OpenStack Group Based Policy
|
||||
acl-config: /home/gerrit2/acls/stackforge/group-based-policy.config
|
||||
|
@@ -549,6 +549,7 @@ fuel-tracker:
|
||||
- stackforge/fuel-specs
|
||||
- stackforge/fuel-stats
|
||||
- stackforge/fuel-plugins
|
||||
- stackforge/python-fuelclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@@ -3966,6 +3966,15 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-fuelclient
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- pypi-jobs
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: python-group-based-policy-client
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@@ -5408,6 +5408,14 @@ projects:
|
||||
- gate-python-congressclient-pep8
|
||||
- gate-python-congressclient-python27
|
||||
|
||||
- name: stackforge/python-fuelclient
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
- name: publish-to-pypi
|
||||
experimental:
|
||||
- gate-python-fuelclient-python27
|
||||
|
||||
- name: stackforge/python-group-based-policy-client
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Reference in New Issue
Block a user