bmclib icon indicating copy to clipboard operation
bmclib copied to clipboard

Add support for OpenBMC

Open luke-jarymowycz opened this issue 3 years ago • 2 comments

Must include: power functions user credential operations

luke-jarymowycz avatar Jun 18 '21 00:06 luke-jarymowycz

@zevweiss does the OpenBMC we're shipping expose redfish endpoints? atleast it seemed like it based on some of your work here https://github.com/bmc-toolbox/bmclib/pull/167/files

joelrebel avatar Jun 18 '21 08:06 joelrebel

Yeah, it's got both redfish and ipmi available, though there may be gaps in their respective implementations regarding certain operations -- I'm pretty sure power control should be available via both, but I've never tested user/password management operations.

zevweiss avatar Jun 18 '21 16:06 zevweiss