Sunbeam: split ACL's from OpenStack Charms

As Sunbeam is now a distinct project, split the ACL's for all
project related repositories from the OpenStack Charms project.

Change-Id: I7721ea6471577a6636e4df7db656eb3cc39eed8c
This commit is contained in:
James Page
2023-08-02 09:51:51 +01:00
parent 6e27f80e8c
commit 16cd936fdf
3 changed files with 73 additions and 14 deletions

View File

@@ -0,0 +1,43 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group sunbeam-core
create = group sunbeam-release
label-Backport-Candidate = -2..+2 group sunbeam-core
label-Backport-Candidate = -1..+1 group Registered Users
label-Code-Review = -2..+2 group sunbeam-core
label-Verified = -1..+1 group sunbeam-ci
label-Workflow = -1..+1 group sunbeam-core
[access "refs/heads/stable/*"]
abandon = group sunbeam-stable-maint
label-Backport-Candidate = -2..+2 group sunbeam-stable-maint
label-Code-Review = -2..+2 group sunbeam-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group sunbeam-stable-maint
[access "refs/tags/*"]
createSignedTag = group sunbeam-release
[label "Backport-Candidate"]
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN
defaultValue = 0
function = NoBlock
value = -2 Do Not Backport
value = -1 Not A Backport Candidate
value = 0 Backport Review Needed
value = +1 Proposed Backport
value = +2 Should Backport
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[submit-requirement "Backport-Candidate"]
applicableIf = is:false
description = Backport candidate status
submittableIf = is:true

View File

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

View File

@@ -1335,7 +1335,7 @@
- project: openstack/charm-barbican-k8s
default-branch: main
description: Juju K8S Charm - Barbican
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-barbican-softhsm
@@ -1429,7 +1429,7 @@
- project: openstack/charm-cinder-ceph-k8s
default-branch: main
description: Juju K8S Charm - Cinder Ceph backend
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-cinder-dell-emc-powerstore
@@ -1451,7 +1451,7 @@
- project: openstack/charm-cinder-k8s
default-branch: main
description: Juju K8S Charm - Cinder
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-cinder-lvm
@@ -1515,7 +1515,7 @@
- project: openstack/charm-glance-k8s
default-branch: main
description: Juju K8S Charm - Glance
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-glance-simplestreams-sync
@@ -1549,13 +1549,13 @@
- project: openstack/charm-heat-k8s
default-branch: main
description: Juju K8S Charm - Heat
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-horizon-k8s
default-branch: main
description: Juju K8S Charm - Horizon
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-infinidat-tools
@@ -1707,7 +1707,7 @@
- project: openstack/charm-keystone-k8s
default-branch: main
description: Juju K8S Charm - Keystone
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-keystone-kerberos
@@ -1869,7 +1869,7 @@
- project: openstack/charm-neutron-k8s
default-branch: main
description: Juju K8S Charm - Neutron
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-neutron-openvswitch
@@ -1905,7 +1905,7 @@
- project: openstack/charm-nova-k8s
default-branch: main
description: Juju K8S Charm - Nova
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-nova-lxd
@@ -1941,7 +1941,7 @@
- project: openstack/charm-openstack-hypervisor
default-branch: main
description: Juju Charm - OpenStack Hypervisor
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-openstack-loadbalancer
@@ -1972,7 +1972,7 @@
- project: openstack/charm-ops-sunbeam
default-branch: main
description: Helpers for writing Ops Framework Sunbeam Charms
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
- project: openstack/charm-pacemaker-remote
description: Juju Charm - Pacemaker Remote
acl-config: /home/gerrit2/acls/openstack/charm.config
@@ -1996,7 +1996,7 @@
- project: openstack/charm-placement-k8s
default-branch: main
description: Juju K8S Charm - Placement
acl-config: /home/gerrit2/acls/openstack/charm.config
acl-config: /home/gerrit2/acls/openstack/sunbeam.config
options:
- delay-release
- project: openstack/charm-rabbitmq-server
@@ -6866,7 +6866,7 @@
- project: x/charm-ovn-central-k8s
default-branch: main
description: Juju K8S Charm - Open Virtual Network - Central components
acl-config: /home/gerrit2/acls/x/charm.config
acl-config: /home/gerrit2/acls/x/sunbeam.config
options:
- delay-release
- project: x/charm-ovn-chassis
@@ -6882,7 +6882,7 @@
- project: x/charm-ovn-relay-k8s
default-branch: main
description: Juju K8S Charm - Open Virtual Network - Relay component
acl-config: /home/gerrit2/acls/x/charm.config
acl-config: /home/gerrit2/acls/x/sunbeam.config
options:
- delay-release
- project: x/charm-plumgrid-director