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
This commit is contained in:
Ilya Etingof 2019-12-03 19:51:09 +01:00 committed by Julia Kreger
parent c8d497eb89
commit ee90c0d124
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[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

View File

@ -5190,6 +5190,12 @@
use-storyboard: true
groups:
- ironic
- project: x/sushy-oem-idrac
description: An extension to sushy package supporting Redfish features that
are specific to Dell EMC BMC (which is known under the name of iDRAC).
upstream: https://github.com/etingof/sushy-oem-idrac.git
use-storyboard: true
acl-config: /home/gerrit2/acls/x/sushy-oem-idrac.config
- project: openstack/sushy-tools
description: A set of tools to support the development and test of the Sushy library
use-storyboard: true

View File

@ -1016,6 +1016,7 @@ openstack-ironic:
- openstack/sushy-tools
- openstack/tenks
- openstack/virtualbmc
branches:
- master
- ^stable/.*
@ -2284,6 +2285,15 @@ surveil:
branches:
- master
sushy-oem-idrac:
events:
- patchset-created
- change-merged
projects:
- x/sushy-oem-idrac
branches:
- master
swift3:
events:
- patchset-created

View File

@ -1578,6 +1578,7 @@
- x/steth
- x/surveil
- x/surveil-specs
- x/sushy-oem-idrac
- x/swift-ceph-backend
- x/swift3
- x/swiftonfile