tinkerbell / pbnj

Service for interacting with BMCs
Apache License 2.0
104 stars 36 forks source link

Add System Event Log (sel) Clearing Support #147

Closed mattcburns closed 1 year ago

mattcburns commented 1 year ago

Description

This implements support for clearing the System Event Log added to bmclib.

Why is this needed

Adds the SEL clear support provided by bmclib.

Fixes: #

How Has This Been Tested?

Tested against Dell and Supermicro devices. Verified by reviewing the SEL before and after the command was successfully executed.

How are existing users impacted? What migration steps/scripts do we need?

No migration or other changes for users. This adds functionality only.

Checklist:

I have:

mattcburns commented 1 year ago

Changes still incoming, almost complete.