project-config/gerrit/acls/openstack/steth.config
changzhi1990 df578f6810 Create new project steth
Steth - a network inspection tool for OpenStack

Steth is an inspection tool that can aid in pinpointing
issues before deployment and during operation of an OpenStack environment.

This tool can inspect the following network connectivity:
  * VLAN
  * VxLAN
  * GRE

For more information, please see https://github.com/unitedstack/steth/blob/master/README.md

Change-Id: If26e99089a5d9f9f8af45db8501d66e312f16eef
2016-01-16 00:12:23 +08:00

15 lines
295 B
Plaintext

[access "refs/heads/*"]
abandon = group steth-core
label-Code-Review = -2..+2 group steth-core
label-Workflow = -1..+1 group steth-core
[access "refs/tags/*"]
pushSignedTag = group steth-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true