diff --git a/gerrit/acls/openstack/oslo.context.config b/gerrit/acls/openstack/oslo.context.config new file mode 100644 index 0000000000..3eb9e1068d --- /dev/null +++ b/gerrit/acls/openstack/oslo.context.config @@ -0,0 +1,19 @@ +[access "refs/heads/*"] +abandon = group oslo-core +label-Code-Review = -2..+2 group oslo-core +label-Workflow = -1..+1 group oslo-core + +[access "refs/heads/stable/*"] +abandon = group stable-maint-core +label-Code-Review = -2..+2 group stable-maint-core +label-Workflow = -1..+1 group stable-maint-core + +[access "refs/tags/*"] +pushSignedTag = group library-release + +[receive] +requireChangeId = true +requireContributorAgreement = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index e3f198654f..773178a5f3 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -2993,7 +2993,6 @@ description: OpenStack Context library groups: - oslo - acl-config: /home/gerrit2/acls/openstack/oslo-incubator.config - project: openstack/oslo.db description: OpenStack Common DB Code groups: