commit | 929ef70706fa339e6cc7adbed32e54624de1b813 | [log] [tgz] |
---|---|---|
author | Josh D. King <jdking@us.ibm.com> | Thu Mar 02 10:58:11 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Apr 17 17:21:32 2017 +0000 |
tree | 929818f8854e9982913b447f25e5fb5ec801ca81 | |
parent | ca3579226904b666c2436ebe82d9d7723c97fb51 [diff] |
Remove Hosts power on messages when powering off Currently Host state services show incorrect states when a target exits. To fix this, a bus call is used on the target to determine its ActiveState. Doing that helps to determine if the target is already powered on and is now powering down. Change-Id: Id91dc8156308372fc1649526a7b6dedee94eeb01 Signed-off-by: Josh D. King <jdking@us.ibm.com>