Skip to content

Add idrac redfish virtual media bmc support#359

Merged
metal3-io-bot merged 3 commits intometal3-io:masterfrom
honza:idrac-redfish-vm
Dec 9, 2019
Merged

Add idrac redfish virtual media bmc support#359
metal3-io-bot merged 3 commits intometal3-io:masterfrom
honza:idrac-redfish-vm

Conversation

@honza
Copy link
Copy Markdown
Member

@honza honza commented Dec 6, 2019

No description provided.

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 6, 2019
@zaneb
Copy link
Copy Markdown
Member

zaneb commented Dec 6, 2019

/approve

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 6, 2019
Comment thread pkg/bmc/redfish.go Outdated
@metal3-io-bot metal3-io-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 6, 2019
Comment thread pkg/bmc/access.go Outdated
Comment thread pkg/bmc/redfish.go Outdated

func (a *redfishAccessDetails) InspectInterface() string {
if a.isiDrac {
return "inspector"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Docs suggest we should use idrac-redfish here in order to use Redfish, as opposed to the default idrac-wsman.

In practice, however, I suspect we actually want to pass inspector for every driver and not have an InspectInterface() method in AccessDetails at all. @dtantsur can you confirm?

Comment thread pkg/bmc/redfish.go Outdated
Comment thread pkg/bmc/redfish.go
Comment thread pkg/provisioner/ironic/ironic.go Outdated
Comment thread pkg/bmc/redfish.go Outdated
@zaneb
Copy link
Copy Markdown
Member

zaneb commented Dec 9, 2019

/approve

@metal3-io-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: honza, zaneb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@stbenjam
Copy link
Copy Markdown
Member

stbenjam commented Dec 9, 2019

Looks good to me, thanks @honza! I got a good local test with metal3-dev-env using these changes, as well.

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 9, 2019
@metal3-io-bot metal3-io-bot merged commit cef7c71 into metal3-io:master Dec 9, 2019
dtantsur pushed a commit to dtantsur/baremetal-operator that referenced this pull request Aug 26, 2024
…ry-pick-358-to-release-4.14

[release-4.14] OCPBUGS-34814: PreprovisioningImage should not be created on poweroff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants