diff --git a/gerrit/acls/openstack/magnum-ui.config b/gerrit/acls/openstack/magnum-ui.config index 72659a9f9e..c088256aa5 100644 --- a/gerrit/acls/openstack/magnum-ui.config +++ b/gerrit/acls/openstack/magnum-ui.config @@ -3,7 +3,6 @@ abandon = group magnum-ui-core label-Backport-Candidate = -2..+2 group magnum-ui-core label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group magnum-ui-core -label-Review-Priority = -1..+2 group magnum-ui-core label-Workflow = -1..+1 group magnum-ui-core [label "Backport-Candidate"] @@ -19,18 +18,6 @@ value = 0 Backport Review Needed value = +1 Proposed Backport value = +2 Should Backport -[label "Review-Priority"] -copyAllScoresIfNoCodeChange = true -copyAllScoresOnTrivialRebase = true -copyMaxScore = true -copyMinScore = true -defaultValue = 0 -function = AnyWithBlock -value = -1 Branch Freeze -value = 0 No Priority -value = +1 Important Change -value = +2 Gate Blocker Fix / Urgent Change - [receive] requireChangeId = true requireContributorAgreement = true diff --git a/gerrit/acls/openstack/magnum.config b/gerrit/acls/openstack/magnum.config index 24b8d3f9c2..c67c23d971 100644 --- a/gerrit/acls/openstack/magnum.config +++ b/gerrit/acls/openstack/magnum.config @@ -3,7 +3,6 @@ abandon = group magnum-core label-Backport-Candidate = -2..+2 group magnum-core label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group magnum-core -label-Review-Priority = -1..+2 group magnum-core label-Workflow = -1..+1 group magnum-core [label "Backport-Candidate"] @@ -19,18 +18,6 @@ value = 0 Backport Review Needed value = +1 Proposed Backport value = +2 Should Backport -[label "Review-Priority"] -copyAllScoresIfNoCodeChange = true -copyAllScoresOnTrivialRebase = true -copyMaxScore = true -copyMinScore = true -defaultValue = 0 -function = AnyWithBlock -value = -1 Branch Freeze -value = 0 No Priority -value = +1 Important Change -value = +2 Gate Blocker Fix / Urgent Change - [receive] requireChangeId = true requireContributorAgreement = true