commit | 5357b00be20d3b2cb686bdfb45dd91c2e1cf47fc | [log] [tgz] |
---|---|---|
author | Ramesh Iyyar <rameshi1@in.ibm.com> | Fri Jun 18 08:19:39 2021 -0500 |
committer | Ramesh Iyyar <rameshi1@in.ibm.com> | Sun Jun 27 01:14:43 2021 -0500 |
tree | df036796d2698ae4058fbc7af3e36fc7eb86cb4b | |
parent | 49e1b0e34c7062b3d33831feb66c2d10870266cd [diff] |
Guard: Using Associations and few other changes - Using associations in guard dbus entry instead separate properties to hold guarded hardware inventory path and error log object path. - Added new dbus property "Resolved" in guard dbus entry. - Updated the value for redfish properties (State and Health). - Corrected the redfish property name (ReadyToRemove -> Enabled) which is used for guard purposes. - Aligned DBus and Redfish mock-up Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I8690ca1a7742409757728edbbfca69d5e5336287
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