commit | 44f3de929bbee0dbacd024b9724fe72817fd1f48 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 01 21:04:07 2024 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 01 21:22:19 2024 -0500 |
tree | 62ed66fe6b628a3bd9e4da96fef6b7a2a58abfab | |
parent | 0907a49e821b3ca047621bd0aa9843076b31ad75 [diff] |
Remove Redfish Health Rollup Health Rollup is unmaintained after the original author, James Feist, left several years ago. Calls for an owner have gone unanswered. Its implementation and design was only half done. bmcweb is removing the redfish-health-populate option and its limited support at https://gerrit.openbmc.org/c/openbmc/bmcweb/+/70450. The option has been defaulted off for 10 months with no upstream layers enabling it, and no discussions have been raised about keeping it. It was always limited to a few resources. A future "HealthRollup" can be proposed. Caution here that health rollup is nontrivial to get correct, performance problems are a concern, and hesitancy from the bmcweb maintainers due to multiple calls to get people to own health rollup as a whole went completely unanswered. Redfish probably needs better guidance on how health rollup needs to work functionally. Change-Id: Ib2d57ad05696ae81e41dcba31584b8786ba91714 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands