Add Fuel Client to Stackforge
According to the refactoring plan described in If3d5f5ed0ccfc9e9333034bfa2debb7f0df9b225 Fuel Client should be factored out as a separate project called python-fuelclient and hosted on Stackforge. Blueprint: re-thinking-fuel-client Change-Id: If2a1e2db462b9202251188aeff55a54db9b32e60
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
|
- project: stackforge/python-congressclient
|
||||||
description: Client for OpenStack Congress
|
description: Client for OpenStack Congress
|
||||||
acl-config: /home/gerrit2/acls/stackforge/congress.config
|
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
|
- project: stackforge/python-group-based-policy-client
|
||||||
description: Client for OpenStack Group Based Policy
|
description: Client for OpenStack Group Based Policy
|
||||||
acl-config: /home/gerrit2/acls/stackforge/group-based-policy.config
|
acl-config: /home/gerrit2/acls/stackforge/group-based-policy.config
|
||||||
|
@@ -508,6 +508,7 @@ fuel-tracker:
|
|||||||
- stackforge/fuel-specs
|
- stackforge/fuel-specs
|
||||||
- stackforge/fuel-stats
|
- stackforge/fuel-stats
|
||||||
- stackforge/fuel-plugins
|
- stackforge/fuel-plugins
|
||||||
|
- stackforge/python-fuelclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@@ -3638,6 +3638,15 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-fuelclient
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- pypi-jobs
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-group-based-policy-client
|
name: python-group-based-policy-client
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@@ -5178,6 +5178,14 @@ projects:
|
|||||||
- gate-python-congressclient-pep8
|
- gate-python-congressclient-pep8
|
||||||
- gate-python-congressclient-python27
|
- 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
|
- name: stackforge/python-group-based-policy-client
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Reference in New Issue
Block a user