a688f65ade
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
17 lines
424 B
Plaintext
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
|