Skip to content

feat: add Redfish::initialize() to resolve system/manager IDs#79

Open
s3rj1k wants to merge 1 commit into
NVIDIA:mainfrom
s3rj1k:feat/redfish-initialize
Open

feat: add Redfish::initialize() to resolve system/manager IDs#79
s3rj1k wants to merge 1 commit into
NVIDIA:mainfrom
s3rj1k:feat/redfish-initialize

Conversation

@s3rj1k
Copy link
Copy Markdown

@s3rj1k s3rj1k commented May 27, 2026

Nothing populated the Systems/{id} and Managers/{id} IDs for a plain RedfishStandard. Add an initialize() trait method, defaulting to a no-op so vendor wrappers are unaffected, and implement it for RedfishStandard: fetch the service root and the first system/manager IDs and store them.

Nothing populated the Systems/{id} and Managers/{id} IDs for a plain
RedfishStandard. Add an initialize() trait method, defaulting to a no-op
so vendor wrappers are unaffected, and implement it for RedfishStandard:
fetch the service root and the first system/manager IDs and store them.

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 27, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

s3rj1k added a commit to s3rj1k/infra-controller that referenced this pull request May 28, 2026
… ID population

Local backport of NVIDIA/libredfish#79 ahead of merge. Source commit 536ced8a.

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
s3rj1k added a commit to s3rj1k/infra-controller that referenced this pull request May 28, 2026
… ID population

Local backport of NVIDIA/libredfish#79 ahead of merge. Source commit 536ced8a.

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
s3rj1k added a commit to s3rj1k/infra-controller that referenced this pull request Jun 3, 2026
… ID population

Local backport of NVIDIA/libredfish#79 ahead of merge. Source commit 536ced8a.

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant