Add new project faafo to Stackforge

The First App Application for OpenStack will be used in an
upcoming OpenStack documentation and should mature on
Stackforge.

Change-Id: I511085b4cb26b82945c7f5191e5d3276c8a04e9a
This commit is contained in:
Christian Berendt
2015-03-16 13:18:21 +01:00
parent d72f1019c5
commit f4d5ad2442
4 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group faafo-core
label-Code-Review = -2..+2 group faafo-core
label-Workflow = -1..+1 group faafo-core
[access "refs/tags/*"]
pushSignedTag = group faafo-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@@ -1413,6 +1413,9 @@
description: Compute driver that uses BOTO API to utilize EC2.
- project: stackforge/entropy
description: A framework for Audit/Repair scripts for OpenStack
- project: stackforge/faafo
description: First App Application for OpenStack
upstream: git://github.com/berendt/faafo.git
- project: stackforge/flame
description: Automatic Heat template generation
- project: stackforge/freezer

View File

@@ -3452,6 +3452,14 @@
jobs:
- python-jobs
- project:
name: faafo
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-docs
- gate-{name}-pep8
- project:
name: flame
node: 'bare-precise || bare-trusty'

View File

@@ -4766,6 +4766,16 @@ projects:
- gate-entropy-pep8
- gate-entropy-python27
- name: stackforge/faafo
template:
- name: merge-check
check:
- gate-faafo-docs
- gate-faafo-pep8
gate:
- gate-faafo-docs
- gate-faafo-pep8
- name: stackforge/flame
template:
- name: merge-check