Feature #30906
Add support for Redfish to BMC Smart Proxy
Pull request:
Fixed in Releases:
Found in Releases:
Description
We're getting dinged by security auditors to stop using IPMI, and some of the features we want to use (boot media in particular) don't work across all vendors (HPE and Dell in particular). Implementing a Redfish provider for the BMC Smart Proxy would solve these problems, and potentially open the door to integrating additional BMC function.
This is the Smart Proxy counterpart to Foreman Feature #29636.
Related issues
Associated revisions
Refs #30906 - correct redfish SSL verify setting
History
#1
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
#2
Updated by Lukas Zapletal 4 months ago
- Related to Feature #29636: Add support for Redfish to BMC Smart Proxy added
#3
Updated by R. Stricklin 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset debffb85b60a5dfc2d5347075d8f2089573f289f.
#4
Updated by Tomer Brisker 3 months ago
- Category set to BMC
- Fixed in Releases 2.3.0 added
#5
Updated by The Foreman Bot about 2 months ago
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/smart-proxy/pull/781 added
Fixes #30906 - Add support for Redfish to BMC smart proxy.
Initial commit includes support for variations in Redfish
implementation among an arbitrary range of Supermicro, Dell,
and HPE servers. Modular implementation should make it easier
to accommodate additional variations, as they are discovered.