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:
Sergey Lukjanov 2014-07-09 15:27:34 +04:00
parent 5028f5e6a7
commit 8eb38a7c75
2 changed files with 14 additions and 1 deletions

View File

@ -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

View File

@ -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