Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Fujitsu driver irmc #74

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Add support for Fujitsu driver irmc #74

merged 1 commit into from
Aug 23, 2019

Conversation

tiendc
Copy link

@tiendc tiendc commented Jul 11, 2019

This patch adds hardware type "irmc" and hardware interface "irmc"
for inspect, management, power interfaces in ironic.conf.

#49
Signed-off-by: Dao Cong Tien tiendc@vn.fujitsu.com

This patch adds hardware type "irmc" and hardware interface "irmc"
for inspect, management, power interfaces in ironic.conf.

Signed-off-by: Dao Cong Tien <tiendc@vn.fujitsu.com>
@russellb
Copy link
Member

@dtantsur @juliakreger can one of you ack this?

Copy link
Member

@dtantsur dtantsur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay, please let's run the CI to confirm.

@dtantsur dtantsur added the CI label Aug 23, 2019
@dtantsur
Copy link
Member

Actually, don't you want to add one of the iRMC boot interfaces to the list?

@tiendc
Copy link
Author

tiendc commented Aug 23, 2019

Actually, don't you want to add one of the iRMC boot interfaces to the list?

iRMC driver in baremetal-operator currently uses 'pxe' as boot interface [1]. So at the moment the current configuration of boot interfaces is enough for us.

[1] https://github.com/metal3-io/baremetal-operator/blob/master/pkg/bmc/irmc.go#L54

@metal3ci
Copy link

Build SUCCESS, see build http://10.8.144.11:8080/job/dev-tools/1092/

@russellb russellb merged commit bfc6494 into metal3-io:master Aug 23, 2019
@russellb russellb mentioned this pull request Aug 23, 2019
elfosardo added a commit to elfosardo/ironic-image that referenced this pull request Jan 23, 2020
This patch is a port of multiple patches from metal3-io image to
enable support of all the currently supported interfaces.

Add support for Fujitsu driver irmc
metal3-io#74

enable redfish driver
metal3-io#94

Enable RAID interfaces for Ironic container
metal3-io#103

Adds idrac-redfish interface variations as options
metal3-io#118
elfosardo added a commit to elfosardo/ironic-image that referenced this pull request Feb 5, 2020
This patch is a port of multiple patches from metal3-io image to
enable support of all the currently supported interfaces.

Add support for Fujitsu driver irmc
metal3-io#74

enable redfish driver
metal3-io#94

Enable RAID interfaces for Ironic container
metal3-io#103

Adds idrac-redfish interface variations as options
metal3-io#118
derekhiggins pushed a commit to derekhiggins/ironic-image that referenced this pull request Feb 14, 2020
This patch is a port of multiple patches from metal3-io image to
enable support of all the currently supported interfaces.

Add support for Fujitsu driver irmc
metal3-io#74

enable redfish driver
metal3-io#94

Enable RAID interfaces for Ironic container
metal3-io#103

Adds idrac-redfish interface variations as options
metal3-io#118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants