Merge "Give manila-image-elements its own acls"

This commit is contained in:
Jenkins 2016-03-10 18:58:44 +00:00 committed by Gerrit Code Review
commit a4d95e0b8e
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group manila-core
create = group manila-core
label-Code-Review = -2..+2 group manila-core
label-Workflow = -1..+1 group manila-core
[access "refs/tags/*"]
pushSignedTag = group manila-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2120,7 +2120,6 @@
- project: openstack/manila-image-elements
description: Automated way to build a bootable linux image for use by the Manila
generic driver.
acl-config: /home/gerrit2/acls/openstack/manila.config
- project: openstack/manila-ui
description: The UI component for Manila
- project: openstack/marshal