Rework setNmiProperty to use yielding Dbus API

setNmiProperty was the last holdout making blocking Dbus calls in the
ipmiChassisControl function. This converts the blocking calls to
yielding calls, making use of the Context object.

Tested: ipmitool chassis power diag
        Check host to see that it recieved an NMI

Change-Id: I4d96752b020947cc08a1e985213afc1af735344d
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
1 file changed