summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-10-13 09:49:21 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-25 00:56:08 +0000
commite1132ba927783bc348dc4b9bf1199dcc3d81f47d (patch)
treeea2486b3a95f4ccf8751383d47f7bb233c7b1180
parentfbf26b7bbc5424805d24dba48b6fad86f8165f77 (diff)
downloadphosphor-dbus-interfaces-e1132ba927783bc348dc4b9bf1199dcc3d81f47d.tar.gz
phosphor-dbus-interfaces-e1132ba927783bc348dc4b9bf1199dcc3d81f47d.zip
Create Fan Inventory Shutdown Error
To be used when we shutdown the system due to not enough present or functional fans. Change-Id: I3a30592cba767e8fbbcba4286df1c62940eaba9e Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml b/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml
new file mode 100644
index 0000000..a655fa8
--- /dev/null
+++ b/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml
@@ -0,0 +1,2 @@
+- name: Fan
+ description: The system shut down due to not enough functional fans.
OpenPOWER on IntegriCloud