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:
Roman Prykhodchenko
2014-11-26 13:51:24 +01:00
parent e00a14afe7
commit 3aa3dbc6eb
5 changed files with 38 additions and 0 deletions

View 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

View File

@@ -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

View File

@@ -508,6 +508,7 @@ fuel-tracker:
- stackforge/fuel-specs
- stackforge/fuel-stats
- stackforge/fuel-plugins
- stackforge/python-fuelclient
branches:
- master

View File

@@ -3638,6 +3638,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'

View File

@@ -5178,6 +5178,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