Feature #29636
Add support for Redfish to BMC Smart Proxy
Difficulty:
Triaged:
No
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.
Related issues
Associated revisions
Refs #29636 - fix BMC test failures
History
#1
Updated by R. Stricklin almost 3 years ago
- Tracker changed from Bug to Feature
#2
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7616 added
#3
Updated by R. Stricklin over 2 years ago
- Pull request deleted (
https://github.com/theforeman/smart-proxy/pull/758)
Foreman counterpart to Smart Proxy Feature #30906.
#4
Updated by Lukas Zapletal over 2 years ago
- Related to Feature #30906: Add support for Redfish to BMC Smart Proxy added
#5
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.4.0 added
#6
Updated by R. Stricklin over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f94a7f1977908a3935b22653157c22d6519977d1.
#7
Updated by The Foreman Bot over 2 years ago
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/8185 added
#8
Updated by Tomer Brisker about 2 years ago
- Category set to BMC
Fixes #29636 - Add BMC support for Redfish.
Includes changes to enforce BMC provider selection for front-end
tasks. Previously, all Foreman UI requests to the BMC smart proxy
used the proxy's default provider, regardless of BMC NIC setting.