system-config/modules/openstack_project/files/gerrit/acls/stackforge/staccato.config
John Bresnahan 1e1d9e94ae Staccato image transfer project.
Adding the image transfer service project.  This project can be used
by OpenStack components to transfer VM images (or other large dataset.
Use cases include:
- downloading images to nova compute nodes
- broadcasting out images for large virtual cluster boots

More details can be found here:

blueprint: image-transfer-service

Change-Id: I32b633ab3fb3a5fcafb4e25fd7f9ea52770f092c
Reviewed-on: https://review.openstack.org/34822
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-06-30 17:59:00 +00:00

13 lines
395 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group staccato-core
label-Approved = +0..+1 group staccato-core
workInProgress = group staccato-core
[access "refs/tags/*"]
create = group staccato-core
pushTag = group staccato-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true