
As per Devananda's mailing list post, I'm adding the ironic-python-agent as a new Openstack project. Implements blueprint utility-ramdisk Change-Id: If6fdf82a7cab842c2bc877005aaefca481b2d07f
13 lines
422 B
Plaintext
13 lines
422 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group ironic-python-agent-core
|
|
label-Approved = +0..+1 group ironic-python-agent-core
|
|
workInProgress = group ironic-python-agent-core
|
|
[access "refs/tags/*"]
|
|
create = group ironic-ptl
|
|
pushTag = group ironic-ptl
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|