Move missed repos under openstack-ansible-roles ACL
With [1] and [2] OSA-owned repos were re-organized. However some were missed during this process and this is being fixed now [1] https://review.opendev.org/c/openstack/project-config/+/824230 [2] https://review.opendev.org/c/openstack/project-config/+/827757 Change-Id: I7a5fa6f1e40e3c09335db821ce4c8c2c5bc43ece
This commit is contained in:
parent
e14c59a6e1
commit
54f894adbc
@ -1,17 +0,0 @@
|
|||||||
[access]
|
|
||||||
inheritFrom = openstack/meta-config
|
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group ansible-config_template-core
|
|
||||||
abandon = group openstack-ansible-core
|
|
||||||
label-Code-Review = -2..+2 group ansible-config_template-core
|
|
||||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
|
||||||
label-Workflow = -1..+1 group ansible-config_template-core
|
|
||||||
label-Workflow = -1..+1 group openstack-ansible-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -1,17 +0,0 @@
|
|||||||
[access]
|
|
||||||
inheritFrom = openstack/meta-config
|
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group ansible-role-python_venv_build-core
|
|
||||||
abandon = group openstack-ansible-core
|
|
||||||
label-Code-Review = -2..+2 group ansible-role-python_venv_build-core
|
|
||||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
|
||||||
label-Workflow = -1..+1 group ansible-role-python_venv_build-core
|
|
||||||
label-Workflow = -1..+1 group openstack-ansible-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -1,17 +0,0 @@
|
|||||||
[access]
|
|
||||||
inheritFrom = openstack/meta-config
|
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group ansible-role-qdrouterd-core
|
|
||||||
abandon = group openstack-ansible-core
|
|
||||||
label-Code-Review = -2..+2 group ansible-role-qdrouterd-core
|
|
||||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
|
||||||
label-Workflow = -1..+1 group ansible-role-qdrouterd-core
|
|
||||||
label-Workflow = -1..+1 group openstack-ansible-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -1,17 +0,0 @@
|
|||||||
[access]
|
|
||||||
inheritFrom = openstack/meta-config
|
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group ansible-role-systemd_mount-core
|
|
||||||
abandon = group openstack-ansible-core
|
|
||||||
label-Code-Review = -2..+2 group ansible-role-systemd_mount-core
|
|
||||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
|
||||||
label-Workflow = -1..+1 group ansible-role-systemd_mount-core
|
|
||||||
label-Workflow = -1..+1 group openstack-ansible-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -1,17 +0,0 @@
|
|||||||
[access]
|
|
||||||
inheritFrom = openstack/meta-config
|
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group ansible-role-systemd_networkd-core
|
|
||||||
abandon = group openstack-ansible-core
|
|
||||||
label-Code-Review = -2..+2 group ansible-role-systemd_networkd-core
|
|
||||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
|
||||||
label-Workflow = -1..+1 group ansible-role-systemd_networkd-core
|
|
||||||
label-Workflow = -1..+1 group openstack-ansible-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -1,17 +0,0 @@
|
|||||||
[access]
|
|
||||||
inheritFrom = openstack/meta-config
|
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group ansible-role-systemd_service-core
|
|
||||||
abandon = group openstack-ansible-core
|
|
||||||
label-Code-Review = -2..+2 group ansible-role-systemd_service-core
|
|
||||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
|
||||||
label-Workflow = -1..+1 group ansible-role-systemd_service-core
|
|
||||||
label-Workflow = -1..+1 group openstack-ansible-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@ -934,6 +934,7 @@
|
|||||||
description: Ansible action plugin to template arbitrary json ini yaml data
|
description: Ansible action plugin to template arbitrary json ini yaml data
|
||||||
groups:
|
groups:
|
||||||
- openstack-ansible
|
- openstack-ansible
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config
|
||||||
docimpact-group: openstack-ansible
|
docimpact-group: openstack-ansible
|
||||||
- project: openstack/ansible-hardening
|
- project: openstack/ansible-hardening
|
||||||
description: Ansible role for security hardening
|
description: Ansible role for security hardening
|
||||||
@ -1015,11 +1016,13 @@
|
|||||||
groups:
|
groups:
|
||||||
- openstack-ansible
|
- openstack-ansible
|
||||||
docimpact-group: openstack-ansible
|
docimpact-group: openstack-ansible
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config
|
||||||
- project: openstack/ansible-role-qdrouterd
|
- project: openstack/ansible-role-qdrouterd
|
||||||
description: Ansible role to deploy qpid dispatch router
|
description: Ansible role to deploy qpid dispatch router
|
||||||
groups:
|
groups:
|
||||||
- openstack-ansible
|
- openstack-ansible
|
||||||
docimpact-group: openstack-ansible
|
docimpact-group: openstack-ansible
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config
|
||||||
- project: openstack/ansible-role-redhat-subscription
|
- project: openstack/ansible-role-redhat-subscription
|
||||||
description: Ansible role to configure Red Hat Subscription Management
|
description: Ansible role to configure Red Hat Subscription Management
|
||||||
- project: openstack/ansible-role-systemd_mount
|
- project: openstack/ansible-role-systemd_mount
|
||||||
@ -1027,16 +1030,19 @@
|
|||||||
groups:
|
groups:
|
||||||
- openstack-ansible
|
- openstack-ansible
|
||||||
docimpact-group: openstack-ansible
|
docimpact-group: openstack-ansible
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config
|
||||||
- project: openstack/ansible-role-systemd_networkd
|
- project: openstack/ansible-role-systemd_networkd
|
||||||
description: Ansible role to manage systemd networkd
|
description: Ansible role to manage systemd networkd
|
||||||
groups:
|
groups:
|
||||||
- openstack-ansible
|
- openstack-ansible
|
||||||
docimpact-group: openstack-ansible
|
docimpact-group: openstack-ansible
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config
|
||||||
- project: openstack/ansible-role-systemd_service
|
- project: openstack/ansible-role-systemd_service
|
||||||
description: Ansible role to manage systemd services
|
description: Ansible role to manage systemd services
|
||||||
groups:
|
groups:
|
||||||
- openstack-ansible
|
- openstack-ansible
|
||||||
docimpact-group: openstack-ansible
|
docimpact-group: openstack-ansible
|
||||||
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config
|
||||||
- project: openstack/ansible-role-thales-hsm
|
- project: openstack/ansible-role-thales-hsm
|
||||||
description: Ansible role to manage Thales Hardware Security Module (HSM) client
|
description: Ansible role to manage Thales Hardware Security Module (HSM) client
|
||||||
software
|
software
|
||||||
|
Loading…
Reference in New Issue
Block a user