-
Notifications
You must be signed in to change notification settings - Fork 6
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 handling of Reset
ad-hoc operation to Server
type
#125
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @stefanhipfel. Just some minor things.
Do we also want to ad this ad-hoc handling to the |
I think so yes, but we should restrict the operations a user can do |
Reset
ad-hoc operation to Server
type
Fair point. Lets keep this PR for |
very simple implementation, which does not check if the reset api call to the bmc was successful or not.
future improvements:
use Conditions and redfish Events to track the progress of a reset call