Merge "Add kickstack"

This commit is contained in:
Jenkins 2014-03-07 22:41:55 +00:00 committed by Gerrit Code Review
commit 314786f8af
3 changed files with 21 additions and 0 deletions

View File

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

View File

@ -551,6 +551,9 @@
- project: stackforge/inception
description: Inception Cloud Project
upstream: git://github.com/maoy/inception.git
- project: stackforge/kickstack
description: Rapid OpenStack deployment with puppet-dashboard, The Foreman, or any other Puppet ENC
upstream: git://github.com/hastexo/kickstack
- project: stackforge/kwapi
description: Energy Efficiency Monitoring
upstream: git://github.com/frossigneux/kwapi.git

View File

@ -3473,6 +3473,12 @@ projects:
gate:
- gate-kwapi-pep8
- name: stackforge/kickstack
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/libra
check:
- gate-libra-pep8