Create project inception in stackforge

Related to bug 1180179

Change-Id: I4f2cadf6a0113f61abcbec3290336b0600826aaa
Reviewed-on: https://review.openstack.org/29278
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Changbin Liu <changbin.liu@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Yun Mao 2013-05-15 15:10:17 -04:00 committed by Jenkins
parent 14f51e4185
commit fcb4486df4
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group inception-core
label-Approved = +0..+1 group inception-core
workInProgress = group inception-core
[access "refs/tags/*"]
create = group inception-core
pushTag = group inception-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -998,3 +998,11 @@
jobs:
- python-jobs
- project:
name: inception
github-org: stackforge
node: precise
jobs:
- gate-{name}-pep8

View File

@ -1877,3 +1877,10 @@ projects:
- gate-python-ironicclient-python27
post:
- python-ironicclient-coverage
- name: stackforge/inception
check:
- gate-inception-pep8
gate:
- gate-inception-pep8

View File

@ -252,3 +252,6 @@
upstream: git://github.com/devananda/ironic.git
- project: openstack/python-ironicclient
description: A python client implementing the Ironic API.
- project: stackforge/inception
description: "Inception Cloud Project"
upstream: git://github.com/maoy/inception.git