Merge "Add manila client,ui,tempest plugin core teams"
This commit is contained in:
commit
cab293cf10
11
gerrit/acls/openstack/manila-tempest-plugin.config
Normal file
11
gerrit/acls/openstack/manila-tempest-plugin.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group manila-tempest-plugin-core
|
||||
label-Code-Review = -2..+2 group manila-tempest-plugin-core
|
||||
label-Workflow = -1..+1 group manila-tempest-plugin-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1,10 +1,10 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group horizon-core
|
||||
abandon = group manila-core
|
||||
abandon = group manila-ui-core
|
||||
label-Code-Review = -2..+2 group horizon-core
|
||||
label-Code-Review = -2..+2 group manila-core
|
||||
label-Code-Review = -2..+2 group manila-ui-core
|
||||
label-Workflow = -1..+1 group horizon-core
|
||||
label-Workflow = -1..+1 group manila-core
|
||||
label-Workflow = -1..+1 group manila-ui-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
@ -1,7 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group manila-core
|
||||
label-Code-Review = -2..+2 group manila-core
|
||||
label-Workflow = -1..+1 group manila-core
|
||||
abandon = group python-manilaclient-core
|
||||
label-Code-Review = -2..+2 group python-manilaclient-core
|
||||
label-Workflow = -1..+1 group python-manilaclient-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
@ -3433,17 +3433,16 @@
|
||||
- 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/python-manilaclient.config
|
||||
acl-config: /home/gerrit2/acls/openstack/manila.config
|
||||
- project: openstack/manila-specs
|
||||
groups:
|
||||
- manila
|
||||
description: Specs repo for Manila (OpenStack Shared File Systems) project.
|
||||
acl-config: /home/gerrit2/acls/openstack/python-manilaclient.config
|
||||
acl-config: /home/gerrit2/acls/openstack/manila.config
|
||||
- project: openstack/manila-tempest-plugin
|
||||
groups:
|
||||
- manila
|
||||
description: Tempest plugin for the Manila project.
|
||||
acl-config: /home/gerrit2/acls/openstack/manila.config
|
||||
- project: openstack/manila-test-image
|
||||
groups:
|
||||
- manila
|
||||
|
Loading…
x
Reference in New Issue
Block a user