Merge "Add Fuel Client to Stackforge"

This commit is contained in:
Jenkins
2015-01-13 14:14:41 +00:00
committed by Gerrit Code Review
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

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

View File

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

View File

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