df578f6810
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
15 lines
295 B
Plaintext
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
|