Add specific python-saharaclient acls
We don't need proposed/* rules for client, but we need to PTL be able to release client. Change-Id: Iaebad6ef3060c08e691ffef9e2c3fb7ba72c5211
This commit is contained in:
parent
5028f5e6a7
commit
8eb38a7c75
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group sahara-core
|
||||
label-Code-Review = -2..+2 group sahara-core
|
||||
label-Workflow = -1..+1 group sahara-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group sahara-ptl
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -426,7 +426,6 @@
|
||||
- project: openstack/python-openstackclient
|
||||
- project: openstack/python-saharaclient
|
||||
description: Python bindings and CLI for Sahara.
|
||||
acl-config: /home/gerrit2/acls/openstack/sahara.config
|
||||
- project: openstack/python-swiftclient
|
||||
docimpact-group: openstack-manuals
|
||||
- project: openstack/python-troveclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user