Introduce read-only ACL and start using it

instead of creating a separate ACL file for each repo that is read-only,
create a new read-only config file and use that. This avoids
duplications and makes it easier to mark repos read-only.

This change covers only the first few repos, further repos will be done
in a followup.

Change-Id: I7264070a085eb999167e050016fee37eab1770b7
This commit is contained in:
Andreas Jaeger
2017-04-17 17:52:45 +02:00
parent 584e613492
commit 9bea856865
7 changed files with 6 additions and 11 deletions

View File

@@ -1,2 +0,0 @@
[project]
state = read only

View File

@@ -1,2 +0,0 @@
[project]
state = read only

View File

@@ -1,2 +0,0 @@
[project]
state = read only

View File

@@ -1,2 +0,0 @@
[project]
state = read only

View File

@@ -1,2 +0,0 @@
[project]
state = read only

View File

@@ -1349,7 +1349,7 @@
description: Automated Test Case Repository for OpenStack. Based on CloudCAFE. description: Automated Test Case Repository for OpenStack. Based on CloudCAFE.
- project: openstack/cloudv-ostf-adapter - project: openstack/cloudv-ostf-adapter
description: Fuel-independent OSTF adapter for Cloud Validation description: Fuel-independent OSTF adapter for Cloud Validation
acl-config: /home/gerrit2/acls/openstack/cloudv.config acl-config: /home/gerrit2/acls/openstack/read-only.config
groups: groups:
- cloudv - cloudv
- project: openstack/cognitive - project: openstack/cognitive
@@ -1403,6 +1403,7 @@
- openstack-chef - openstack-chef
docimpact-group: openstack-chef docimpact-group: openstack-chef
description: Chef Cookbook - OpenStack Bare Metal description: Chef Cookbook - OpenStack Bare Metal
acl-config: /home/gerrit2/acls/openstack/read-only.config
- project: openstack/cookbook-openstack-block-storage - project: openstack/cookbook-openstack-block-storage
groups: groups:
- openstack-chef - openstack-chef
@@ -1438,11 +1439,13 @@
- openstack-chef - openstack-chef
docimpact-group: openstack-chef docimpact-group: openstack-chef
description: Chef Cookbook - OpenStack Data Processing Service description: Chef Cookbook - OpenStack Data Processing Service
acl-config: /home/gerrit2/acls/openstack/read-only.config
- project: openstack/cookbook-openstack-database - project: openstack/cookbook-openstack-database
groups: groups:
- openstack-chef - openstack-chef
docimpact-group: openstack-chef docimpact-group: openstack-chef
description: Chef Cookbook - OpenStack Database as a Service description: Chef Cookbook - OpenStack Database as a Service
acl-config: /home/gerrit2/acls/openstack/read-only.config
- project: openstack/cookbook-openstack-identity - project: openstack/cookbook-openstack-identity
groups: groups:
- openstack-chef - openstack-chef
@@ -1472,6 +1475,7 @@
- openstack-chef - openstack-chef
docimpact-group: openstack-chef docimpact-group: openstack-chef
description: Chef Cookbook - OpenStack Object Storage description: Chef Cookbook - OpenStack Object Storage
acl-config: /home/gerrit2/acls/openstack/read-only.config
- project: openstack/cookbook-openstack-ops-database - project: openstack/cookbook-openstack-ops-database
groups: groups:
- openstack-chef - openstack-chef
@@ -3471,6 +3475,7 @@
docimpact-group: designate docimpact-group: designate
groups: groups:
- designate - designate
acl-config: /home/gerrit2/acls/openstack/read-only.config
- project: openstack/designate-specs - project: openstack/designate-specs
description: OpenStack DNS As A Service (Designate) Specifications description: OpenStack DNS As A Service (Designate) Specifications
groups: groups: