summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2017-05-31 19:34:41 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-06 19:59:09 +0000
commit5f4fe3c3165ae4266f8a50ecb7f8488cb6ca7035 (patch)
tree5331dc1828d2c0a30f3cef38d78cd93368f60f3e /xyz/openbmc_project/Ipmi
parenta6e3a3080d532536e02e304c819c1e17214e038a (diff)
downloadphosphor-host-ipmid-5f4fe3c3165ae4266f8a50ecb7f8488cb6ca7035.tar.gz
phosphor-host-ipmid-5f4fe3c3165ae4266f8a50ecb7f8488cb6ca7035.zip
Don't return error on SMS error
The state of the host is unknown when a host shutdown is requested. The defined behavior after asserting the SMS attention is to give the host a few seconds to respond. If there is no response then just continue with the shutdown. Change-Id: I7b25ddb572bd8dea9f6a3422997f53e5f38c7fc5 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Diffstat (limited to 'xyz/openbmc_project/Ipmi')
-rw-r--r--xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.errors.yaml3
-rw-r--r--xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.metadata.yaml3
2 files changed, 0 insertions, 6 deletions
diff --git a/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.errors.yaml b/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.errors.yaml
deleted file mode 100644
index fa75396..0000000
--- a/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.errors.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-- name: SoftOffFailed
- description: The SoftOff command to the host control object returned an error
-
diff --git a/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.metadata.yaml b/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.metadata.yaml
deleted file mode 100644
index 3b4359e..0000000
--- a/xyz/openbmc_project/Ipmi/Internal/SoftPowerOff.metadata.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-- name: SoftOffFailed
- level: ERR
-
OpenPOWER on IntegriCloud