Merge "Consolidate tripleo/os-apply-config ACL files"

This commit is contained in:
Jenkins 2014-09-03 21:46:15 +00:00 committed by Gerrit Code Review
commit 923142d1b1
4 changed files with 3 additions and 42 deletions

View File

@ -1,14 +0,0 @@
[access "refs/heads/*"]
abandon = group os-apply-config-core
label-Code-Review = -2..+2 group os-apply-config-core
label-Workflow = -1..+1 group os-apply-config-core
[access "refs/tags/*"]
pushSignedTag = group tripleo-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1,14 +0,0 @@
[access "refs/heads/*"]
abandon = group os-apply-config-core
label-Code-Review = -2..+2 group os-apply-config-core
label-Workflow = -1..+1 group os-apply-config-core
[access "refs/tags/*"]
pushSignedTag = group tripleo-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1,14 +0,0 @@
[access "refs/heads/*"]
abandon = group os-apply-config-core
label-Code-Review = -2..+2 group os-apply-config-core
label-Workflow = -1..+1 group os-apply-config-core
[access "refs/tags/*"]
pushSignedTag = group tripleo-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -349,10 +349,13 @@
description: Apply configuration from cloud metadata.
- project: openstack/os-cloud-config
description: Configure a cloud
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
- project: openstack/os-collect-config
description: Collect and cache metadata, run hooks on changes.
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
- project: openstack/os-refresh-config
description: Restart services and coordinate data migration on Heat config changes.
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
- project: openstack/oslo-incubator
group: oslo
docimpact-group: openstack-manuals