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

Feature missing: NOS Update #6

Open
MaciejMis opened this issue Feb 24, 2022 · 3 comments
Open

Feature missing: NOS Update #6

MaciejMis opened this issue Feb 24, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@MaciejMis
Copy link
Collaborator

According to these presentations Device Manager is capable of NOS software update. Unfortunately this feature is not present in current version of Device Manager.

@taskin-ucpinar
Copy link
Collaborator

The NOS update is a vendor dependent implementation, which will include vendor IP information. So we have left it blank. However, I see OP's point; we should at least pass the request down to the Redfish service on the device.

@jcleung5549 jcleung5549 added the bug Something isn't working label Mar 4, 2022
@taskin-ucpinar
Copy link
Collaborator

We will modify the Redfish service we've contributed to OCP and make it return “NotImplemented” by default. Users should reach out to their HW vendors and obtain functional Redfish binaries.

@JasonscHuang JasonscHuang added enhancement New feature or request and removed bug Something isn't working labels Mar 7, 2022
@JasonscHuang JasonscHuang self-assigned this Mar 8, 2022
@JasonscHuang
Copy link
Collaborator

@MaciejMis The software update source code has already in the master branch. You could refer to the software_update.go source code.

MaciejMis pushed a commit that referenced this issue Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants