Merge "Add kickstack"
This commit is contained in:
commit
314786f8af
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user