summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcausten <austenc@us.ibm.com>2017-05-31 23:57:30 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-21 02:16:18 +0000
commit3e795f46cf21cd42b339ace043d5d0ec44640b9f (patch)
treed9456ed9c8f20cea2d489771e619499d069271d6
parent3d75d764ae674041f5ae53128da31f6cadba4827 (diff)
downloadtalos-openbmc-3e795f46cf21cd42b339ace043d5d0ec44640b9f.tar.gz
talos-openbmc-3e795f46cf21cd42b339ace043d5d0ec44640b9f.zip
Add supported features list to README
People have been asking for a list of things OpenBMC supports. This is a list of operator useable features along with items that are in progress and additional features we are looking for support. Change-Id: I58ceb6aa32bbf68c190ba0eac5419979fbe9aa63 Signed-off-by: Chris Austen <austenc@us.ibm.com>
-rw-r--r--README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/README.md b/README.md
index de363dadb..cbccf2b58 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,39 @@ cases.
Github. It is recommended you search through the issues before opening
a new one.
+## Features of OpenBMC ##
+
+**Feature List**
+* REST Management
+* IPMI
+* SSH based SOL
+* Power and Cooling Management
+* Event Logs
+* Zeroconf discoverable
+* Sensors
+* Inventory
+* LED Management
+* Host Watchdog
+* Simulation
+
+**Features In Progress**
+* Code Update Support for multiple BMC/BIOS images
+* POWER On Chip Controller (OCC) Support
+* Full IPMI 2.0 Compliance with DCMI
+* Verified Boot
+* HTML5 Java Script Web User Interface
+* BMC RAS
+
+**Features Requested but need help**
+* OpenCompute Redfish Compliance
+* OpenBMC performance monitoring
+* cgroup user management and policies
+* Remote KVM
+* Remote USB
+* OpenStack Ironic Integration
+* QEMU enhancements
+
+
## Finding out more ##
Dive deeper in to OpenBMC by opening the [docs](https://github.com/openbmc/docs)
repository
OpenPOWER on IntegriCloud