New project: Kwapi (Energy Efficiency Monitoring)
Change-Id: I560d591ce6e9a8235ceae433954c414410e95adf Reviewed-on: https://review.openstack.org/19109 Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
38451783d8
commit
5f12699abd
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group kwapi-core
|
||||||
|
label-Approved = +0..+1 group kwapi-core
|
||||||
|
workInProgress = group kwapi-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1022,3 +1022,9 @@ projects:
|
|||||||
- gate-noop
|
- gate-noop
|
||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/kwapi
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
@ -151,3 +151,7 @@
|
|||||||
- project: stackforge/bufunfa
|
- project: stackforge/bufunfa
|
||||||
acl_config: /home/gerrit2/acls/stackforge/bufunfa.config
|
acl_config: /home/gerrit2/acls/stackforge/bufunfa.config
|
||||||
upstream: git://github.com/ekarlso/bufunfa.git
|
upstream: git://github.com/ekarlso/bufunfa.git
|
||||||
|
- project: stackforge/kwapi
|
||||||
|
description: Energy Efficiency Monitoring
|
||||||
|
acl_config: /home/gerrit2/acls/stackforge/kwapi.config
|
||||||
|
upstream: git://github.com/frossigneux/kwapi.git
|
||||||
|
Loading…
Reference in New Issue
Block a user