Climate project: add gerrit tags ACL
Change-Id: Idbc704c1de4cff69f0500b6f91d57bf43923d819
This commit is contained in:
parent
f601cd91ea
commit
af51cda6c3
@ -1,11 +0,0 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group climate-core
|
||||
label-Approved = +0..+1 group climate-core
|
||||
workInProgress = group climate-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2,6 +2,9 @@
|
||||
label-Code-Review = -2..+2 group climate-core
|
||||
label-Approved = +0..+1 group climate-core
|
||||
workInProgress = group climate-core
|
||||
[access "refs/tags/*"]
|
||||
create = group climate-core
|
||||
pushTag = group climate-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
|
@ -1,11 +0,0 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group climate-core
|
||||
label-Approved = +0..+1 group climate-core
|
||||
workInProgress = group climate-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -230,9 +230,11 @@
|
||||
- project: stackforge/climate
|
||||
description: Reservation Service for OpenStack
|
||||
upstream: git://github.com/jd/climate.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/climate.config
|
||||
- project: stackforge/climate-nova
|
||||
description: Specific Nova part of the Climate Reservation Service for OpenStack
|
||||
upstream: git://github.com/scroiset/climate-nova.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/climate.config
|
||||
- project: stackforge/cloudcafe
|
||||
upstream: https://github.com/samu4924/cloudcafe
|
||||
description: OpenStack based test automation framework. Based on OpenCAFE engine
|
||||
@ -450,6 +452,7 @@
|
||||
upstream: git://git.code.sf.net/p/xcat/python-ipmi
|
||||
- project: stackforge/python-climateclient
|
||||
description: Client for OpenStack Climate
|
||||
acl-config: /home/gerrit2/acls/stackforge/climate.config
|
||||
- project: stackforge/python-designateclient
|
||||
- project: stackforge/python-libraclient
|
||||
- project: stackforge/python-manilaclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user