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:
parent
14f51e4185
commit
fcb4486df4
@ -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
|
@ -998,3 +998,11 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: inception
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- gate-{name}-pep8
|
||||
|
||||
|
@ -1877,3 +1877,10 @@ projects:
|
||||
- gate-python-ironicclient-python27
|
||||
post:
|
||||
- python-ironicclient-coverage
|
||||
|
||||
- name: stackforge/inception
|
||||
check:
|
||||
- gate-inception-pep8
|
||||
gate:
|
||||
- gate-inception-pep8
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user