From e1132ba927783bc348dc4b9bf1199dcc3d81f47d Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Fri, 13 Oct 2017 09:49:21 -0500 Subject: 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 --- xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml 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. -- cgit v1.2.1