project-config/gerrit/acls/x/sushy-oem-idrac.config
Ilya Etingof a688f65ade Add sushy-oem-idrac project
Adds `sushy-oem-idrac` project which is an extension to `sushy`
library providing Redfish OEM features support that are specific
to Dell/EMC hardware.

Ironic will rely on this package to boot Dell EMC baremetal
machines over Redfish virtual media.

Change-Id: I66cf17890a5619223d3e4e51591c43cf3fb61c61
2019-12-05 16:42:24 +01:00

17 lines
424 B
Plaintext

[access "refs/heads/*"]
abandon = group sushy-oem-idrac-core
create = group sushy-oem-idrac-release
label-Code-Review = -2..+2 group sushy-oem-idrac-core
label-Verified = -1..+1 group sushy-oem-idrac-ci
label-Workflow = -1..+1 group sushy-oem-idrac-core
[access "refs/tags/*"]
pushSignedTag = group sushy-oem-idrac-release
[receive]
requireChangeId = true
requireContributorAgreement = false
[submit]
mergeContent = true