Adjust ACL for ovn-bgp-agent releases
ovn-bgp-agent was recently moved from x/ to openstack/ under the Neutron team. It should from now on be tagged through Release management tooling rather than directly, so we adjust the Gerrit ACL accordingly. Change-Id: I86370d45b017bb0b4667055a3e737c383b851776
This commit is contained in:
parent
16fc79b387
commit
534a381ac1
@ -1,10 +1,11 @@
|
|||||||
|
[access]
|
||||||
|
inheritFrom = openstack/meta-config
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
abandon = group ovn-bgp-agent-core
|
abandon = group ovn-bgp-agent-core
|
||||||
label-Code-Review = -2..+2 group ovn-bgp-agent-core
|
label-Code-Review = -2..+2 group ovn-bgp-agent-core
|
||||||
label-Workflow = -1..+1 group ovn-bgp-agent-core
|
label-Workflow = -1..+1 group ovn-bgp-agent-core
|
||||||
|
toggleWipState = group ovn-bgp-agent-core
|
||||||
[access "refs/tags/*"]
|
|
||||||
createSignedTag = group ovn-bgp-agent-release
|
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user