8cb06360e8
This adds a new project which is used to talk to containers within remote machines. It is using a new ACL called openstack-ansible-sig as it will be a collaborative effort between TripleO and OSA[1]. [1]: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007880.html Needed-By: https://review.opendev.org/696737 Change-Id: I3d512b631db5a81ab83ba9dfde962a8555815957
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group openstack-ansible-sig-core
|
|
label-Code-Review = -2..+2 group openstack-ansible-sig-core
|
|
label-Workflow = -1..+1 group openstack-ansible-sig-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|